Home
last modified time | relevance | path

Searched refs:R_X86_64_32 (Results 1 – 15 of 15) sorted by relevance

/third_party/musl/arch/x32/
Dreloc.h15 #define REL_SYMBOLIC R_X86_64_32
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
Dx86_64.def16 ELF_RELOC(R_X86_64_32, 10)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
Dx86_64.def16 ELF_RELOC(R_X86_64_32, 10)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
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/
DX86ELFObjectWriter.cpp114 return IsPCRel ? ELF::R_X86_64_PC32 : ELF::R_X86_64_32; in getRelocType64()
/third_party/libunwind/include/win/
Dfreebsd-elf_common.h849 #define R_X86_64_32 10 /* Add 32 bit zero extended symbol value */ macro
/third_party/libunwind/include/mingw/
Dfreebsd-elf_common.h849 #define R_X86_64_32 10 /* Add 32 bit zero extended symbol value */ macro
/third_party/uboot/u-boot-2020.01/include/
Delf.h579 #define R_X86_64_32 10 /* Direct 32 bit zero extended */ macro
/third_party/curl/m4/
Dxc-lt-iface.m4113 # "relocation R_X86_64_32 can not be used when making a shared object"
/third_party/cares/m4/
Dxc-lt-iface.m4113 # "relocation R_X86_64_32 can not be used when making a shared object"
/third_party/node/deps/cares/m4/
Dxc-lt-iface.m4113 # "relocation R_X86_64_32 can not be used when making a shared object"
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
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/musl/include/
Delf.h2989 #define R_X86_64_32 10 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h2989 #define R_X86_64_32 10 macro
/third_party/cares/
Dconfigure11153 # "relocation R_X86_64_32 can not be used when making a shared object"