Searched refs:R_X86_64_PLT32 (Results 1 – 19 of 19) sorted by relevance
29 #define R_X86_64_PLT32 4 /* 32 bit PLT address */ macro
10 ELF_RELOC(R_X86_64_PLT32, 4)
25 ELF64-NEXT: 000000000000001f 0000000500000004 R_X86_64_PLT32 0000000000000000 sym - 4
67 ELF-64: Type: R_X86_64_PLT32 (4)
177 return ELF::R_X86_64_PLT32; in getRelocType64()
183 return ELF::R_X86_64_PLT32; in getRelocType64()
337 R_X86_64_PLT32 = 4, enumerator
462 R_X86_64_PLT32 = 4 variable in Relocs_Elf_X86_64
920 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_X86_64_PLT32); in getRelocationTypeName()
3099 #define R_X86_64_PLT32 4 /* 32 bit PLT address */ macro
3319 #define R_X86_64_PLT32 4 /* 32 bit PLT address */ macro
1684 Type = ELF::R_X86_64_PLT32; in GetRelocType()
1690 if (RelType == ELF::R_X86_64_PLT32) { in processRelocationRef()
1642 if (RelType == ELF::R_X86_64_PLT32) { in processRelocationRef()