Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/arch/x86/lib/
Dreloc_x86_64_efi.c49 case R_X86_64_NONE: in _relocate()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
Dx86_64.def6 ELF_RELOC(R_X86_64_NONE, 0)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
Dx86_64.def6 ELF_RELOC(R_X86_64_NONE, 0)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DRelocationResolver.cpp28 case ELF::R_X86_64_NONE: in supportsX86_64()
44 case ELF::R_X86_64_NONE: in resolveX86_64()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86ELFObjectWriter.cpp109 return ELF::R_X86_64_NONE; in getRelocType64()
/third_party/libunwind/include/win/
Dfreebsd-elf_common.h839 #define R_X86_64_NONE 0 /* No relocation. */ macro
/third_party/libunwind/include/mingw/
Dfreebsd-elf_common.h839 #define R_X86_64_NONE 0 /* No relocation. */ macro
/third_party/uboot/u-boot-2020.01/include/
Delf.h568 #define R_X86_64_NONE 0 /* No reloc */ macro
/third_party/musl/include/
Delf.h2978 #define R_X86_64_NONE 0 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h2978 #define R_X86_64_NONE 0 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp274 case ELF::R_X86_64_NONE: in resolveX86_64Relocation()
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DSubzeroReactor.cpp610 case R_X86_64_NONE: in relocateSymbol()