Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp95 Type = ELF::R_MIPS_26; in GetRelocType()
440 case ELF::R_MIPS_26: in needsRelocateWithSymbol()
/external/llvm/include/llvm/Support/ELFRelocs/
DMips.def10 ELF_RELOC(R_MIPS_26, 4)
/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test412 ELF-MIPS: Type: R_MIPS_26 (4)
464 ELF-MIPS64EL: Type: R_MIPS_26/R_MIPS_26/R_MIPS_26 (263172)
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp544 case ELF::R_MIPS_26: in resolveMIPSRelocation()
1040 RelType == ELF::R_MIPS_26) { in processRelocationRef()
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py857 R_MIPS_26 = 4 variable in Relocs_Elf_Mips
/external/elfutils/src/libelf/
Delf.h1581 #define R_MIPS_26 4 /* Direct 26 bit shifted */ macro
/external/valgrind/perf/
Dtinycc.c1266 #define R_MIPS_26 4 /* Direct 26 bit shifted */ macro