Home | History | Annotate | Download | only in macho

Lines Matching defs:X86_64_RELOC_GOT

254         X86_64_RELOC_GOT = 4,           /* other GOT references */
490 reloc->type = X86_64_RELOC_GOT;
509 if (reloc->type == X86_64_RELOC_GOT) {