Home
last modified time | relevance | path

Searched refs:R_MIPS_UNUSED2 (Results 1 – 4 of 4) sorted by relevance

/external/qemu/include/
Delf.h320 #define R_MIPS_UNUSED2 14 macro
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp613 case ELF::R_MIPS_UNUSED2: in resolveMIPSRelocation()
1128 ELF::R_MIPS_UNUSED2, Value.Addend); in processRelocationRef()
/external/llvm/include/llvm/Support/
DELF.h869 R_MIPS_UNUSED2 = 14, enumerator
/external/llvm/lib/Object/
DELFYAML.cpp442 ECase(R_MIPS_UNUSED2) in enumeration()