Searched refs:R_X86_64_PLT32 (Results 1 – 7 of 7) sorted by relevance
10 ELF_RELOC(R_X86_64_PLT32, 4)
90 case R_X86_64_PLT32: in createExprForRelocation()
157 return ELF::R_X86_64_PLT32; in getRelocType64()
462 R_X86_64_PLT32 = 4 variable in Relocs_Elf_X86_64
1280 } else if (Arch == Triple::x86_64 && RelType == ELF::R_X86_64_PLT32) { in processRelocationRef()
66 ELF-64: Type: R_X86_64_PLT32 (4)
2957 #define R_X86_64_PLT32 4 /* 32 bit PLT address */ macro