Home
last modified time | relevance | path

Searched refs:R_386_GOTPC (Results 1 – 17 of 17) sorted by relevance

/third_party/elfutils/backends/
Di386_symbol.c47 return type == R_386_GOTPC; in i386_gotpc_reloc_check()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
Di386.def17 ELF_RELOC(R_386_GOTPC, 10)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
Di386.def17 ELF_RELOC(R_386_GOTPC, 10)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86ELFObjectWriter.cpp262 return ELF::R_386_GOTPC; in getRelocType32()
/third_party/libunwind/include/mingw/
Dfreebsd-elf_common.h514 #define R_386_GOTPC 10 /* Add PC-relative GOT table address. */ macro
/third_party/libunwind/include/win/
Dfreebsd-elf_common.h514 #define R_386_GOTPC 10 /* Add PC-relative GOT table address. */ macro
/third_party/elfio/elfio/
Delfio_relocation.hpp176 case R_386_GOTPC: // GOT + A - P in get_entry()
Delf_types.hpp759 constexpr unsigned R_386_GOTPC = 10; variable
/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp579 #define R_386_GOTPC 10 macro
/third_party/musl/ndk_musl_include/
Delf.h1171 #define R_386_GOTPC 10 macro
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceAssemblerX8632.h51 constexpr FixupKind FK_GotPC = llvm::ELF::R_386_GOTPC;
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h1171 #define R_386_GOTPC 10 macro
/third_party/musl/include/
Delf.h1175 #define R_386_GOTPC 10 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h1171 #define R_386_GOTPC 10 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h1171 #define R_386_GOTPC 10 macro
/third_party/musl/porting/linux/user/include/
Delf.h1179 #define R_386_GOTPC 10 macro
/third_party/elfutils/libelf/
Delf.h1497 #define R_386_GOTPC 10 /* 32 bit PC relative offset to GOT */ macro