Home
last modified time | relevance | path

Searched refs:R_MIPS_26 (Results 1 – 10 of 10) sorted by relevance

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp74 Type = ELF::R_MIPS_26; in GetRelocType()
245 case ELF::R_MIPS_26: in needsRelocateWithSymbol()
/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test362 ELF-MIPS: Type: R_MIPS_26 (4)
414 ELF-MIPS64EL: Type: R_MIPS_26/R_MIPS_26/R_MIPS_26 (263172)
/external/qemu/include/
Delf.h308 #define R_MIPS_26 4 macro
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp592 case ELF::R_MIPS_26: in resolveMIPSRelocation()
1099 RelType == ELF::R_MIPS_26) { in processRelocationRef()
/external/llvm/lib/Object/
DELF.cpp117 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_MIPS_26); in getELFRelocationTypeName()
DELFYAML.cpp432 ECase(R_MIPS_26) in enumeration()
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py802 R_MIPS_26 = 4 variable in Relocs_Elf_Mips
/external/llvm/include/llvm/Support/
DELF.h859 R_MIPS_26 = 4, enumerator
/external/elfutils/0.153/libelf/
Delf.h1560 #define R_MIPS_26 4 /* Direct 26 bit shifted */ macro
/external/valgrind/main/perf/
Dtinycc.c1266 #define R_MIPS_26 4 /* Direct 26 bit shifted */ macro