Searched refs:R_X86_64_GOTOFF64 (Results 1 – 7 of 7) sorted by relevance
31 ELF_RELOC(R_X86_64_GOTOFF64, 25)
18 movabs foo@GOTOFF, %rax # R_X86_64_GOTOFF64
106 case R_X86_64_GOTOFF64: in createExprForRelocation()
109 return ELF::R_X86_64_GOTOFF64; in getRelocType64()
483 R_X86_64_GOTOFF64 = 25 variable in Relocs_Elf_X86_64
87 ELF-64: Type: R_X86_64_GOTOFF64 (25)
2982 #define R_X86_64_GOTOFF64 25 /* 64 bit offset to GOT */ macro