Home
last modified time | relevance | path

Searched refs:R_X86_64_GLOB_DAT (Results 1 – 18 of 18) sorted by relevance

/third_party/musl/arch/x86_64/
Dreloc.h5 #define REL_GOT R_X86_64_GLOB_DAT
/third_party/musl/arch/x32/
Dreloc.h17 #define REL_GOT R_X86_64_GLOB_DAT
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
Dx86_64.def12 ELF_RELOC(R_X86_64_GLOB_DAT, 6)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
Dx86_64.def12 ELF_RELOC(R_X86_64_GLOB_DAT, 6)
/third_party/libunwind/include/mingw/
Dfreebsd-elf_common.h845 #define R_X86_64_GLOB_DAT 6 /* Set GOT entry to data address. */ macro
/third_party/libunwind/include/win/
Dfreebsd-elf_common.h845 #define R_X86_64_GLOB_DAT 6 /* Set GOT entry to data address. */ macro
/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp568 #define R_X86_64_GLOB_DAT 6 macro
/third_party/elfio/tests/elf_examples/
Dhello_64.txt147 000000600828 000100000006 R_X86_64_GLOB_DAT 0000000000000000 __gmon_start__ + 0
Dls.readelf151 000000618fd8 003d00000006 R_X86_64_GLOB_DAT 0000000000000000 __gmon_start__ + 0
/third_party/elfio/tests/
DELFIOTest.cpp395 R_X86_64_GLOB_DAT, 0, 0 ); in TEST()
/third_party/musl/ndk_musl_include/
Delf.h2984 #define R_X86_64_GLOB_DAT 6 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h2984 #define R_X86_64_GLOB_DAT 6 macro
/third_party/musl/include/
Delf.h2988 #define R_X86_64_GLOB_DAT 6 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h2984 #define R_X86_64_GLOB_DAT 6 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h2984 #define R_X86_64_GLOB_DAT 6 macro
/third_party/musl/porting/linux/user/include/
Delf.h2992 #define R_X86_64_GLOB_DAT 6 macro
/third_party/elfio/elfio/
Delf_types.hpp748 constexpr unsigned R_X86_64_GLOB_DAT = 6; variable
/third_party/elfutils/libelf/
Delf.h3472 #define R_X86_64_GLOB_DAT 6 /* Create GOT entry */ macro