Home
last modified time | relevance | path

Searched refs:R_MIPS_32 (Results 1 – 7 of 7) sorted by relevance

/external/llvm/include/llvm/Object/
DRelocVisitor.h89 case llvm::ELF::R_MIPS_32:
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp91 Type = ELF::R_MIPS_32; in GetRelocType()
/external/qemu/
Delf.h299 #define R_MIPS_32 2 macro
/external/llvm/include/llvm/Support/
DELF.h768 R_MIPS_32 = 2, enumerator
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp357 case ELF::R_MIPS_32: in resolveMIPSRelocation()
/external/elfutils/libelf/
Delf.h1509 #define R_MIPS_32 2 /* Direct 32 bit */ macro
/external/valgrind/main/perf/
Dtinycc.c1264 #define R_MIPS_32 2 /* Direct 32 bit */ macro