Home
last modified time | relevance | path

Searched refs:R_X86_64_GOTPCREL (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp204 return ELF::R_X86_64_GOTPCREL; in getRelocType64()
207 return ELF::R_X86_64_GOTPCREL; in getRelocType64()
/third_party/elfio/c_wrapper/
H A Delf_types_c_wrapper.hpp577 #define R_X86_64_GOTPCREL 9 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp1715 } else if (RelType == ELF::R_X86_64_GOTPCREL || in processRelocationRef()
1929 return RelTy == ELF::R_X86_64_GOTPCREL || in relocationNeedsGot()
1945 case ELF::R_X86_64_GOTPCREL: in relocationNeedsStub()
/third_party/elfio/elfio/
H A Delf_types.hpp757 constexpr unsigned R_X86_64_GOTPCREL = 9; member
/third_party/musl/porting/linux/user/include/
H A Delf.h2996 #define R_X86_64_GOTPCREL 9 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h2987 #define R_X86_64_GOTPCREL 9 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h2987 #define R_X86_64_GOTPCREL 9 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h2987 #define R_X86_64_GOTPCREL 9 macro
/third_party/musl/include/
H A Delf.h3023 #define R_X86_64_GOTPCREL 9 macro
/third_party/elfutils/libelf/
H A Delf.h3475 #define R_X86_64_GOTPCREL 9 /* 32 bit signed PC relative macro

Completed in 83 milliseconds