Home
last modified time | relevance | path

Searched refs:R_386_NONE (Results 1 – 17 of 17) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
Di386.def7 ELF_RELOC(R_386_NONE, 0)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
Di386.def7 ELF_RELOC(R_386_NONE, 0)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DRelocationResolver.cpp218 case ELF::R_386_NONE: in supportsX86()
229 case ELF::R_386_NONE: in resolveX86()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86ELFObjectWriter.cpp249 return ELF::R_386_NONE; in getRelocType32()
/third_party/libunwind/include/mingw/
Dfreebsd-elf_common.h504 #define R_386_NONE 0 /* No relocation. */ macro
/third_party/libunwind/include/win/
Dfreebsd-elf_common.h504 #define R_386_NONE 0 /* No relocation. */ macro
/third_party/elfio/elfio/
Delfio_relocation.hpp148 case R_386_NONE: // none in get_entry()
Delf_types.hpp729 constexpr unsigned R_386_NONE = 0; variable
/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp549 #define R_386_NONE 0 macro
/third_party/musl/ndk_musl_include/
Delf.h1161 #define R_386_NONE 0 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h1161 #define R_386_NONE 0 macro
/third_party/musl/include/
Delf.h1165 #define R_386_NONE 0 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h1161 #define R_386_NONE 0 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h1161 #define R_386_NONE 0 macro
/third_party/musl/porting/linux/user/include/
Delf.h1169 #define R_386_NONE 0 macro
/third_party/elfutils/libelf/
Delf.h1487 #define R_386_NONE 0 /* No reloc */ macro
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DSubzeroReactor.cpp551 case R_386_NONE: in relocateSymbol()