Searched refs:_hello_world (Results 1 – 6 of 6) sorted by relevance
/external/llvm-project/lld/test/MachO/Inputs/ |
D | libhello.s | 2 .globl _hello_world, _hello_its_me, _print_hello symbol 4 _hello_world: label 14 leaq _hello_world(%rip), %rsi
|
/external/llvm-project/lld/test/MachO/ |
D | export-trie.s | 15 # EXPORTS-DAG: [[#%x, HELLO_WORLD_ADDR:]] {{.*}} _hello_world 21 # EXPORTS-DAG: 0x{{0*}}[[#%X, HELLO_WORLD_ADDR]] _hello_world 39 .globl _hello, _hello_world, _hello_its_me, _hello_its_you, _main 45 _hello_world: label
|
D | dylink.s | 34 …NST __got 0x{{0*}}[[#%x, HELLO_RIP + HELLO_OFF]] pointer 0 libhello _hello_world 37 … __data 0x[[#%x, DATA_ADDR:]] pointer 0 libhello _hello_world 47 movq _hello_world@GOTPCREL(%rip), %rsi 67 .quad _hello_world
|
D | local-got.s | 56 pushq _hello_world@GOTPCREL(%rip) 72 _hello_world: label
|
D | sub-library.s | 44 # CHECK-DAG: __DATA_CONST __got {{.*}} libsuper _hello_world 63 movq _hello_world@GOTPCREL(%rip), %rsi
|
D | link-search-order.s | 63 movq _hello_world@GOTPCREL(%rip), %rsi
|