Home
last modified time | relevance | path

Searched refs:X86_64_RELOC_GOT_LOAD (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.121.6/EXTERNAL_HEADERS/mach-o/x86_64/
H A Dreloc.h178 X86_64_RELOC_GOT_LOAD, // a MOVQ load of a GOT entry enumerator
/xnu-11417.121.6/libkern/kxld/
H A Dkxld_reloc.c1333 return type == X86_64_RELOC_GOT_LOAD || type == X86_64_RELOC_GOT; in x86_64_reloc_has_got()
1406 case X86_64_RELOC_GOT_LOAD: in x86_64_process_reloc()
1438 case X86_64_RELOC_GOT_LOAD: in x86_64_process_reloc()
1493 case X86_64_RELOC_GOT_LOAD: in x86_64_process_reloc()