Home
last modified time | relevance | path

Searched refs:R_X86_64_32 (Results 1 - 14 of 14) sorted by relevance

/third_party/musl/arch/x32/
H A Dreloc.h15 #define REL_SYMBOLIC R_X86_64_32
/third_party/elfutils/backends/
H A Dx86_64_symbol.c50 case R_X86_64_32: in x86_64_reloc_simple_type()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DRelocationResolver.cpp34 case ELF::R_X86_64_32: in supportsX86_64()
53 case ELF::R_X86_64_32: in resolveX86_64()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp114 return IsPCRel ? ELF::R_X86_64_PC32 : ELF::R_X86_64_32; in getRelocType64()
/third_party/elfio/c_wrapper/
H A Delf_types_c_wrapper.hpp580 #define R_X86_64_32 10 macro
/third_party/elfio/tests/
H A DELFIOTest.cpp467 checkRelocation( &reloc, 0, 0x00000005, 0x0, "", R_X86_64_32, 0, 0 ); in TEST()
476 checkRelocation( &reloc1, 0, 0x00000020, 0x0, "", R_X86_64_32, 0, 0 ); in TEST()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp283 case ELF::R_X86_64_32: in resolveX86_64Relocation()
286 assert((Type == ELF::R_X86_64_32 && (Value <= UINT32_MAX)) || in resolveX86_64Relocation()
/third_party/elfio/elfio/
H A Delf_types.hpp760 constexpr unsigned R_X86_64_32 = 10; member
/third_party/musl/porting/linux/user/include/
H A Delf.h2998 #define R_X86_64_32 10 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h2989 #define R_X86_64_32 10 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h2989 #define R_X86_64_32 10 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h2989 #define R_X86_64_32 10 macro
/third_party/musl/include/
H A Delf.h3025 #define R_X86_64_32 10 macro
/third_party/elfutils/libelf/
H A Delf.h3477 #define R_X86_64_32 10 /* Direct 32 bit zero extended */ macro

Completed in 72 milliseconds