Home
last modified time | relevance | path

Searched refs:R_386_GOTPC (Results 1 - 12 of 12) sorted by relevance

/third_party/elfutils/backends/
H A Di386_symbol.c47 return type == R_386_GOTPC; in i386_gotpc_reloc_check()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp262 return ELF::R_386_GOTPC; in getRelocType32()
/third_party/elfio/c_wrapper/
H A Delf_types_c_wrapper.hpp579 #define R_386_GOTPC 10 macro
/third_party/elfio/elfio/
H A Delfio_relocation.hpp176 case R_386_GOTPC: // GOT + A - P in get_entry()
H A Delf_types.hpp759 constexpr unsigned R_386_GOTPC = 10; member
/third_party/musl/porting/linux/user/include/
H A Delf.h1180 #define R_386_GOTPC 10 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h1171 #define R_386_GOTPC 10 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h1171 #define R_386_GOTPC 10 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h1171 #define R_386_GOTPC 10 macro
/third_party/musl/include/
H A Delf.h1207 #define R_386_GOTPC 10 macro
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceAssemblerX8632.h51 constexpr FixupKind FK_GotPC = llvm::ELF::R_386_GOTPC;
/third_party/elfutils/libelf/
H A Delf.h1497 #define R_386_GOTPC 10 /* 32 bit PC relative offset to GOT */ macro

Completed in 71 milliseconds