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: 'x86_64-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: __Z3foov, objAddr: 0x0, binAddr: 0x10000, size: 0x10 } 14*9880d681SAndroid Build Coastguard Worker - filename: 2.o 15*9880d681SAndroid Build Coastguard Worker symbols: 16*9880d681SAndroid Build Coastguard Worker - { sym: __Z3foov, objAddr: 0x0, binAddr: 0x20000, size: 0x10 } 17*9880d681SAndroid Build Coastguard Worker - filename: 3.o 18*9880d681SAndroid Build Coastguard Worker symbols: 19*9880d681SAndroid Build Coastguard Worker - { sym: __Z3foov, objAddr: 0x0, binAddr: 0x30000, size: 0x10 } 20*9880d681SAndroid Build Coastguard Worker - { sym: __ZN1S3bazIiEEvT_, objAddr: 0x0, binAddr: 0x30010, size: 0x10 } 21*9880d681SAndroid Build Coastguard Worker... 22*9880d681SAndroid Build Coastguard Worker 23