Home
last modified time | relevance | path

Searched refs:R_X86_64_PC32 (Results 1 – 16 of 16) sorted by relevance

/openbsd/sys/arch/amd64/include/
H A Dreloc.h34 #define R_X86_64_PC32 2 macro
/openbsd/gnu/usr.bin/binutils/include/elf/
H A Dx86-64.h29 RELOC_NUMBER (R_X86_64_PC32, 2) /* PC relative 32 bit signed */
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/
H A Dx86-64.h30 RELOC_NUMBER (R_X86_64_PC32, 2) /* PC relative 32 bit signed */
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A Dx86_64.def8 ELF_RELOC(R_X86_64_PC32, 2)
/openbsd/gnu/llvm/lld/ELF/Arch/
H A DX86_64.cpp166 return R.type == R_X86_64_PLT32 || R.type == R_X86_64_PC32 || in isRelocationForJmpInsn()
335 case R_X86_64_PC32: in getRelExpr()
683 case R_X86_64_PC32: in getImplicitAddend()
746 case R_X86_64_PC32: in relocate()
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delf64-x86-64.c44 HOWTO(R_X86_64_PC32, 0, 2, 32, TRUE, 0, complain_overflow_signed,
173 { BFD_RELOC_32_PCREL, R_X86_64_PC32, },
949 case R_X86_64_PC32: in elf64_x86_64_check_relocs()
994 && (r_type != R_X86_64_PC32) in elf64_x86_64_check_relocs()
1101 || r_type == R_X86_64_PC32 in elf64_x86_64_check_relocs()
1253 case R_X86_64_PC32: in elf64_x86_64_gc_sweep_hook()
2348 case R_X86_64_PC32: in elf64_x86_64_relocate_section()
2354 || r_type != R_X86_64_PC32 in elf64_x86_64_relocate_section()
2361 && r_type == R_X86_64_PC32 in elf64_x86_64_relocate_section()
2398 && r_type != R_X86_64_PC32 in elf64_x86_64_relocate_section()
[all …]
H A DChangeLog-20042539 R_X86_64_PC8, R_X86_64_PC16 and R_X86_64_PC32 relocations
3601 if r_type is not R_X86_64_PC32.
H A DChangeLog-20054782 (elf64_x86_64_relocate_section): Alllow R_X86_64_PC32 on a
/openbsd/gnu/usr.bin/binutils/bfd/
H A Delf64-x86-64.c43 HOWTO(R_X86_64_PC32, 0, 2, 32, TRUE, 0, complain_overflow_signed,
127 { BFD_RELOC_32_PCREL, R_X86_64_PC32, },
800 case R_X86_64_PC32: in elf64_x86_64_check_relocs()
842 && (r_type != R_X86_64_PC32)) in elf64_x86_64_check_relocs()
946 || r_type == R_X86_64_PC32) in elf64_x86_64_check_relocs()
1087 case R_X86_64_PC32: in elf64_x86_64_gc_sweep_hook()
1943 case R_X86_64_PC32: in elf64_x86_64_relocate_section()
1964 && r_type != R_X86_64_PC32) in elf64_x86_64_relocate_section()
2009 || r_type == R_X86_64_PC32 in elf64_x86_64_relocate_section()
/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp316 case ELF::R_X86_64_PC32: { in resolveX86_64Relocation()
1802 ELF::R_X86_64_PC32); in processRelocationRef()
1811 resolveRelocation(*Section, Offset, StubAddress, ELF::R_X86_64_PC32, in processRelocationRef()
1816 processSimpleRelocation(SectionID, Offset, ELF::R_X86_64_PC32, Value); in processRelocationRef()
1823 ELF::R_X86_64_PC32); in processRelocationRef()
1850 resolveGOTOffsetRelocation(SectionID, Offset, Addend, ELF::R_X86_64_PC32); in processRelocationRef()
1858 } else if (RelType == ELF::R_X86_64_PC32) { in processRelocationRef()
1994 ELF::R_X86_64_PC32); in processX86_64GOTTPOFFRelocation()
2509 GOT1 - 4, ELF::R_X86_64_PC32); in createIFuncStub()
2551 case ELF::R_X86_64_PC32: in relocationNeedsStub()
/openbsd/gnu/llvm/llvm/lib/Object/
H A DRelocationResolver.cpp47 case ELF::R_X86_64_PC32: in supportsX86_64()
66 case ELF::R_X86_64_PC32: in resolveX86_64()
/openbsd/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp120 return IsPCRel ? ELF::R_X86_64_PC32 : ELF::R_X86_64_32; in getRelocType64()
/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/
H A DELF_x86_64.cpp128 case ELF::R_X86_64_PC32: in getRelocationKind()
/openbsd/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2740 case R_X86_64_PC32: in ApplyRelocations()
/openbsd/gnu/usr.bin/binutils-2.17/bfd/po/
H A Dbfd.pot2002 "%B: relocation R_X86_64_PC32 against protected function `%s' can not be used "
H A Dvi.po1887 msgid "%B: relocation R_X86_64_PC32 against protected function `%s' can not be used when making a s…