Searched refs:R_X86_64_PC32 (Results 1 – 16 of 16) sorted by relevance
| /NextBSD/libexec/rtld-elf/amd64/ |
| HD | reloc.c | 154 case R_X86_64_PC32: in reloc_non_plt() 178 case R_X86_64_PC32: in reloc_non_plt() 217 case R_X86_64_PC32: in reloc_non_plt()
|
| /NextBSD/sys/amd64/amd64/ |
| HD | elf_machdep.c | 179 case R_X86_64_PC32: in elf_reloc_internal() 213 case R_X86_64_PC32: /* S + A - P */ in elf_reloc_internal()
|
| /NextBSD/contrib/llvm/lib/Target/BPF/MCTargetDesc/ |
| HD | BPFELFObjectWriter.cpp | 46 return ELF::R_X86_64_PC32; in GetRelocType()
|
| /NextBSD/contrib/binutils/include/elf/ |
| HD | x86-64.h | 30 RELOC_NUMBER (R_X86_64_PC32, 2) /* PC relative 32 bit signed */
|
| /NextBSD/contrib/llvm/include/llvm/Support/ELFRelocs/ |
| HD | x86_64.def | 8 ELF_RELOC(R_X86_64_PC32, 2)
|
| /NextBSD/usr.sbin/kldxref/ |
| HD | ef_amd64.c | 79 case R_X86_64_PC32: in ef_reloc()
|
| /NextBSD/contrib/llvm/lib/Target/X86/MCTargetDesc/ |
| HD | X86ELFRelocationInfo.cpp | 79 case R_X86_64_PC32: in createExprForRelocation()
|
| HD | X86ELFObjectWriter.cpp | 88 return IsPCRel ? ELF::R_X86_64_PC32 : ELF::R_X86_64_32; in getRelocType64()
|
| /NextBSD/contrib/binutils/bfd/ |
| HD | elf64-x86-64.c | 44 HOWTO(R_X86_64_PC32, 0, 2, 32, TRUE, 0, complain_overflow_signed, 173 { BFD_RELOC_32_PCREL, R_X86_64_PC32, }, 969 case R_X86_64_PC32: in elf64_x86_64_check_relocs() 985 if (r_type != R_X86_64_PC32 && r_type != R_X86_64_PC64) in elf64_x86_64_check_relocs() 1014 && (r_type != R_X86_64_PC32) in elf64_x86_64_check_relocs() 1121 || r_type == R_X86_64_PC32 in elf64_x86_64_check_relocs() 1255 case R_X86_64_PC32: in elf64_x86_64_gc_sweep_hook() 2338 case R_X86_64_PC32: in elf64_x86_64_relocate_section() 2344 || r_type != R_X86_64_PC32 in elf64_x86_64_relocate_section() 2351 && r_type == R_X86_64_PC32 in elf64_x86_64_relocate_section() [all …]
|
| /NextBSD/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| HD | RuntimeDyldELF.cpp | 250 case ELF::R_X86_64_PC32: { in resolveX86_64Relocation() 1596 resolveRelocation(Section, Offset, StubAddress, ELF::R_X86_64_PC32, in processRelocationRef() 1599 RelocationEntry RE(SectionID, Offset, ELF::R_X86_64_PC32, Value.Addend, in processRelocationRef() 1613 } else if (RelType == ELF::R_X86_64_PC32) { in processRelocationRef() 1683 RelocationEntry GOTRE(SectionID, Offset, ELF::R_X86_64_PC32, GOTOffset); in resolveGOTOffsetRelocation()
|
| /NextBSD/contrib/llvm/include/llvm/Object/ |
| HD | RelocVisitor.h | 79 case llvm::ELF::R_X86_64_PC32: in visitELF()
|
| /NextBSD/sys/sys/ |
| HD | elf_common.h | 1231 #define R_X86_64_PC32 2 /* PC-relative 32 bit signed sym value. */ macro
|
| /NextBSD/contrib/llvm/tools/llvm-objdump/ |
| HD | llvm-objdump.cpp | 374 case ELF::R_X86_64_PC32: { in getRelocationValueString()
|
| /NextBSD/contrib/elftoolchain/common/ |
| HD | elfdefinitions.h | 1999 _ELF_DEFINE_RELOC(R_X86_64_PC32, 2) \
|
| /NextBSD/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/ |
| HD | ObjectFileELF.cpp | 2490 case R_X86_64_PC32: in RelocateSection()
|
| /NextBSD/contrib/binutils/bfd/po/ |
| HD | bfd.pot | 2205 "%B: relocation R_X86_64_PC32 against protected function `%s' can not be used "
|