Searched refs:R_X86_64_PC32 (Results 1 – 16 of 16) sorted by relevance
/third_party/musl/arch/x86_64/ |
D | reloc.h | 4 #define REL_OFFSET32 R_X86_64_PC32
|
/third_party/musl/arch/x32/ |
D | reloc.h | 16 #define REL_OFFSET R_X86_64_PC32
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/ |
D | x86_64.def | 8 ELF_RELOC(R_X86_64_PC32, 2)
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/ |
D | x86_64.def | 8 ELF_RELOC(R_X86_64_PC32, 2)
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | RelocationResolver.cpp | 32 case ELF::R_X86_64_PC32: in supportsX86_64() 50 case ELF::R_X86_64_PC32: in resolveX86_64()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldELF.cpp | 304 case ELF::R_X86_64_PC32: { in resolveX86_64Relocation() 1699 ELF::R_X86_64_PC32); in processRelocationRef() 1708 resolveRelocation(Section, Offset, StubAddress, ELF::R_X86_64_PC32, in processRelocationRef() 1711 RelocationEntry RE(SectionID, Offset, ELF::R_X86_64_PC32, Value.Addend, in processRelocationRef() 1720 ELF::R_X86_64_PC32); in processRelocationRef() 1752 } else if (RelType == ELF::R_X86_64_PC32) { in processRelocationRef() 1951 case ELF::R_X86_64_PC32: in relocationNeedsStub()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86ELFObjectWriter.cpp | 114 return IsPCRel ? ELF::R_X86_64_PC32 : ELF::R_X86_64_32; in getRelocType64()
|
/third_party/libunwind/include/win/ |
D | freebsd-elf_common.h | 841 #define R_X86_64_PC32 2 /* PC-relative 32 bit signed sym value. */ macro
|
/third_party/libunwind/include/mingw/ |
D | freebsd-elf_common.h | 841 #define R_X86_64_PC32 2 /* PC-relative 32 bit signed sym value. */ macro
|
/third_party/uboot/u-boot-2020.01/include/ |
D | elf.h | 570 #define R_X86_64_PC32 2 /* PC relative 32 bit signed */ macro
|
/third_party/musl/include/ |
D | elf.h | 2980 #define R_X86_64_PC32 2 macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | elf.h | 2980 #define R_X86_64_PC32 2 macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceAssemblerX8664.h | 47 constexpr FixupKind FK_PcRel = llvm::ELF::R_X86_64_PC32;
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
D | SubzeroReactor.cpp | 616 case R_X86_64_PC32: in relocateSymbol()
|
/third_party/libffi/ |
D | ChangeLog | 2247 …tically linking libffi causes the linker error i.e. 'requires dynamic R_X86_64_PC32 reloc against …
|
/third_party/gstreamer/gst_libav/ |
D | ChangeLog | 979 relocation R_X86_64_PC32 against `ff_pw_1023' can not be used when making a
|