brintos

brintos / llvm-project-archived public Read only

0
0
Text · 328 B · 9037ead Raw
16 lines · plain
1        .section        __TEXT,__text,regular,pure_instructions2        .globl  _main3        .p2align        24_main:5        .cfi_startproc6Lloh0:7        adrp    x0, _foo@GOTPAGE8Lloh1:9        ldr     x0, [x0, _foo@GOTPAGEOFF]10 11        ret12        .loh AdrpLdrGot Lloh0, Lloh113        .cfi_endproc14 15.subsections_via_symbols16