1*9880d681SAndroid Build Coastguard Worker# This is a dummy debug map used for some tests where the contents of the 2*9880d681SAndroid Build Coastguard Worker# map are just an implementation detail. The tests wanting to use that file 3*9880d681SAndroid Build Coastguard Worker# should put all there object files in an explicitely named sub-directory 4*9880d681SAndroid Build Coastguard Worker# of Inputs, and they should be named 1.o, 2.o, ... 5*9880d681SAndroid Build Coastguard Worker# As not finding an object file or symbols isn't a fatal error for dsymutil, 6*9880d681SAndroid Build Coastguard Worker# you can extend this file with as much object files and symbols as needed. 7*9880d681SAndroid Build Coastguard Worker 8*9880d681SAndroid Build Coastguard Worker--- 9*9880d681SAndroid Build Coastguard Workertriple: 'armv7-apple-darwin' 10*9880d681SAndroid Build Coastguard Workerobjects: 11*9880d681SAndroid Build Coastguard Worker - filename: 1.o 12*9880d681SAndroid Build Coastguard Worker symbols: 13*9880d681SAndroid Build Coastguard Worker - { sym: _bar, objAddr: 0x0, binAddr: 0x10000, size: 0x10 } 14*9880d681SAndroid Build Coastguard Worker... 15*9880d681SAndroid Build Coastguard Worker 16