Home
last modified time | relevance | path

Searched defs:GOT_RELOC (Results 1 – 1 of 1) sorted by relevance

/bionic/benchmarks/linker_relocation/include/
Dlinker_reloc_bench_asm.h33 #define GOT_RELOC(sym) .long sym(GOT_PREL) macro
40 #define GOT_RELOC(sym) adrp x1, :got:sym macro
49 #define GOT_RELOC(sym) la a0, sym macro
56 #define GOT_RELOC(sym) .long sym@got macro
63 #define GOT_RELOC(sym) .quad sym@got macro