Home
last modified time | relevance | path

Searched refs:R_X86_64_PC64 (Results 1 - 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DRelocationResolver.cpp33 case ELF::R_X86_64_PC64: in supportsX86_64()
51 case ELF::R_X86_64_PC64: in resolveX86_64()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp112 return IsPCRel ? ELF::R_X86_64_PC64 : ELF::R_X86_64_64; in getRelocType64()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp313 case ELF::R_X86_64_PC64: { in resolveX86_64Relocation()
1747 resolveGOTOffsetRelocation(SectionID, Offset, Addend, ELF::R_X86_64_PC64); in processRelocationRef()
1755 } else if (RelType == ELF::R_X86_64_PC64) { in processRelocationRef()
1952 case ELF::R_X86_64_PC64: in relocationNeedsStub()
/third_party/elfio/c_wrapper/
H A Delf_types_c_wrapper.hpp609 #define R_X86_64_PC64 24 macro
/third_party/elfio/elfio/
H A Delf_types.hpp789 constexpr unsigned R_X86_64_PC64 = 24; member
/third_party/musl/porting/linux/user/include/
H A Delf.h3015 #define R_X86_64_PC64 24 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h3006 #define R_X86_64_PC64 24 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h3006 #define R_X86_64_PC64 24 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h3006 #define R_X86_64_PC64 24 macro
/third_party/musl/include/
H A Delf.h3042 #define R_X86_64_PC64 24 macro
/third_party/elfutils/libelf/
H A Delf.h3494 #define R_X86_64_PC64 24 /* PC relative 64 bit */ macro

Completed in 72 milliseconds