Home
last modified time | relevance | path

Searched refs:R_386_GOT32 (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
Di386.def10 ELF_RELOC(R_386_GOT32, 3)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
Di386.def10 ELF_RELOC(R_386_GOT32, 3)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86ELFObjectWriter.cpp266 return ELF::R_386_GOT32; in getRelocType32()
270 : ELF::R_386_GOT32; in getRelocType32()
/third_party/elfio/elfio/
Delfio_relocation.hpp157 case R_386_GOT32: // G + A - P in get_entry()
Delf_types.hpp738 constexpr unsigned R_386_GOT32 = 3; variable
/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp558 #define R_386_GOT32 3 macro
/third_party/musl/porting/linux/user/include/
Delf.h1172 #define R_386_GOT32 3 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h1164 #define R_386_GOT32 3 macro
/third_party/musl/include/
Delf.h1182 #define R_386_GOT32 3 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h1164 #define R_386_GOT32 3 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h1164 #define R_386_GOT32 3 macro
/third_party/elfutils/libelf/
Delf.h1490 #define R_386_GOT32 3 /* 32 bit GOT entry */ macro