Home
last modified time | relevance | path

Searched refs:R_386_32 (Results 1 - 17 of 17) sorted by relevance

/third_party/musl/arch/i386/
H A Dreloc.h3 #define REL_SYMBOLIC R_386_32
/third_party/elfutils/backends/
H A Di386_symbol.c57 case R_386_32: in i386_reloc_simple_type()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DRelocationResolver.cpp219 case ELF::R_386_32: in supportsX86()
231 case ELF::R_386_32: in resolveX86()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp252 return IsPCRel ? ELF::R_386_PC32 : ELF::R_386_32; in getRelocType32()
/third_party/elfio/c_wrapper/
H A Delf_types_c_wrapper.hpp552 #define R_386_32 1 macro
/third_party/elfio/elfio/
H A Delfio_relocation.hpp151 case R_386_32: // S + A in get_entry()
H A Delf_types.hpp732 constexpr unsigned R_386_32 = 1; member
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceAssemblerX8632.h49 constexpr FixupKind FK_Abs = llvm::ELF::R_386_32;
162 AssemblerFixup *Fixup = Asm->createFixup(llvm::ELF::R_386_32, Imm); in AsmAddress()
/third_party/elfio/tests/
H A DELFIOTest.cpp529 checkRelocation( &reloc, 0, 0x00000014, 0x0, "", R_386_32, 0, 0 ); in TEST()
/third_party/musl/porting/linux/user/include/
H A Delf.h1171 #define R_386_32 1 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h1162 #define R_386_32 1 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h1162 #define R_386_32 1 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h1162 #define R_386_32 1 macro
/third_party/musl/include/
H A Delf.h1198 #define R_386_32 1 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp343 case ELF::R_386_32: { in resolveX86Relocation()
/third_party/elfutils/libelf/
H A Delf.h1488 #define R_386_32 1 /* Direct 32 bit */ macro
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DSubzeroReactor.cpp554 case R_386_32: in relocateSymbol()

Completed in 78 milliseconds