Home
last modified time | relevance | path

Searched refs:R_MIPS_REL32 (Results 1 – 11 of 11) sorted by relevance

/third_party/musl/arch/mips/
Dreloc.h23 #define REL_SYM_OR_REL R_MIPS_REL32
/third_party/musl/arch/mipsn32/
Dreloc.h23 #define REL_SYM_OR_REL R_MIPS_REL32
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DMips.def9 ELF_RELOC(R_MIPS_REL32, 3)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DMips.def9 ELF_RELOC(R_MIPS_REL32, 3)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp594 case ELF::R_MIPS_REL32: in needsRelocateWithSymbol()
/third_party/musl/porting/linux/user/include/
Delf.h1532 #define R_MIPS_REL32 3 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h1524 #define R_MIPS_REL32 3 macro
/third_party/musl/include/
Delf.h1542 #define R_MIPS_REL32 3 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h1524 #define R_MIPS_REL32 3 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h1524 #define R_MIPS_REL32 3 macro
/third_party/elfutils/libelf/
Delf.h1883 #define R_MIPS_REL32 3 /* PC relative 32 bit */ macro