Searched refs:R_X86_64_PLT32 (Results 1 – 12 of 12) sorted by relevance
90 case R_X86_64_PLT32: in createExprForRelocation()
73 Type = ELF::R_X86_64_PLT32; in GetRelocType()
37 {"plt", ELF_SSYM_SYM_RELATIVE, R_X86_64_PLT32, 32},
317 R_X86_64_PLT32 = 4, /* word32, L + A - P */ enumerator
904 #define R_X86_64_PLT32 4 /* 32 bit PLT address */ macro
27 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_X86_64_PLT32); in getELFRelocationTypeName()
392 ECase(R_X86_64_PLT32) in enumeration()
458 R_X86_64_PLT32 = 4 variable in Relocs_Elf_X86_64
359 R_X86_64_PLT32 = 4, enumerator
2670 #define R_X86_64_PLT32 4 /* 32 bit PLT address */ macro
66 ELF-64: Type: R_X86_64_PLT32 (4)
1322 } else if (Arch == Triple::x86_64 && RelType == ELF::R_X86_64_PLT32) { in processRelocationRef()