Home
last modified time | relevance | path

Searched refs:R_386_GLOB_DAT (Results 1 – 14 of 14) sorted by relevance

/third_party/musl/arch/i386/
Dreloc.h5 #define REL_GOT R_386_GLOB_DAT
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
Di386.def13 ELF_RELOC(R_386_GLOB_DAT, 6)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
Di386.def13 ELF_RELOC(R_386_GLOB_DAT, 6)
/third_party/elfio/elfio/
Delfio_relocation.hpp166 case R_386_GLOB_DAT: // S in get_entry()
Delf_types.hpp747 constexpr unsigned R_386_GLOB_DAT = 6; variable
/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp567 #define R_386_GLOB_DAT 6 macro
/third_party/elfio/tests/elf_examples/
Dhello_32.txt105 08049568 00000106 R_386_GLOB_DAT 00000000 __gmon_start__
/third_party/elfio/tests/
DELFIOTest.cpp282 R_386_GLOB_DAT, 0, 0 ); in TEST()
/third_party/musl/porting/linux/user/include/
Delf.h1175 #define R_386_GLOB_DAT 6 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h1167 #define R_386_GLOB_DAT 6 macro
/third_party/musl/include/
Delf.h1185 #define R_386_GLOB_DAT 6 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h1167 #define R_386_GLOB_DAT 6 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h1167 #define R_386_GLOB_DAT 6 macro
/third_party/elfutils/libelf/
Delf.h1493 #define R_386_GLOB_DAT 6 /* Create GOT entry */ macro