Searched refs:R_X86_64_PLT32 (Results 1 – 15 of 15) sorted by relevance
10 ELF_RELOC(R_X86_64_PLT32, 4)
197 return ELF::R_X86_64_PLT32; in getRelocType64()
843 #define R_X86_64_PLT32 4 /* PC-relative 32 bit PLT offset. */ macro
562 #define R_X86_64_PLT32 4 macro
2982 #define R_X86_64_PLT32 4 macro
2986 #define R_X86_64_PLT32 4 macro
2990 #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()