Searched refs:R_X86_64_PLT32 (Results 1 – 12 of 12) sorted by relevance
10 ELF_RELOC(R_X86_64_PLT32, 4)
197 return ELF::R_X86_64_PLT32; in getRelocType64()
562 #define R_X86_64_PLT32 4 macro
2990 #define R_X86_64_PLT32 4 macro
2982 #define R_X86_64_PLT32 4 macro
3000 #define R_X86_64_PLT32 4 macro
742 constexpr unsigned R_X86_64_PLT32 = 4; variable
3470 #define R_X86_64_PLT32 4 /* 32 bit PLT address */ macro
1652 if (RelType == ELF::R_X86_64_PLT32) { in processRelocationRef()