Home
last modified time | relevance | path

Searched refs:R_386_PLT32 (Results 1 - 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp297 return ELF::R_386_PLT32; in getRelocType32()
/third_party/elfio/c_wrapper/
H A Delf_types_c_wrapper.hpp561 #define R_386_PLT32 4 macro
/third_party/elfio/elfio/
H A Delfio_relocation.hpp160 case R_386_PLT32: // L + A - P in get_entry()
H A Delf_types.hpp741 constexpr unsigned R_386_PLT32 = 4; member
/third_party/musl/porting/linux/user/include/
H A Delf.h1174 #define R_386_PLT32 4 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h1165 #define R_386_PLT32 4 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h1165 #define R_386_PLT32 4 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h1165 #define R_386_PLT32 4 macro
/third_party/musl/include/
H A Delf.h1201 #define R_386_PLT32 4 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp348 // Handle R_386_PLT32 like R_386_PC32 since it should be able to in resolveX86Relocation()
350 case ELF::R_386_PLT32: in resolveX86Relocation()
/third_party/elfutils/libelf/
H A Delf.h1491 #define R_386_PLT32 4 /* 32 bit PLT address */ macro

Completed in 73 milliseconds