Home
last modified time | relevance | path

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

/external/qemu/include/
Delf.h319 #define R_MIPS_UNUSED1 13 macro
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp605 case ELF::R_MIPS_UNUSED1: in resolveMIPSRelocation()
1126 ELF::R_MIPS_UNUSED1, Value.Addend); in processRelocationRef()
/external/llvm/include/llvm/Support/
DELF.h868 R_MIPS_UNUSED1 = 13, enumerator
/external/llvm/lib/Object/
DELFYAML.cpp441 ECase(R_MIPS_UNUSED1) in enumeration()