Home
last modified time | relevance | path

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

/external/llvm/test/ExecutionEngine/RuntimeDyld/Mips/
DELF_O32_PIC_relocations.s36 # rtdyld-check: decode_operand(R_MIPS_26, 0)[27:0] = stub_addr(test_ELF_O32.o, .text, foo)[27:0]
37 # rtdyld-check: decode_operand(R_MIPS_26, 0)[1:0] = 0
38 R_MIPS_26: label
DELF_Mips64r2N64_PIC_relocations.s45 # Test R_MIPS_26 relocation.
/external/llvm/include/llvm/Support/ELFRelocs/
DMips.def10 ELF_RELOC(R_MIPS_26, 4)
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp285 return ELF::R_MIPS_26; in getRelocType()
527 case ELF::R_MIPS_26: in needsRelocateWithSymbol()
/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test421 ELF-MIPS: Type: R_MIPS_26 (4)
473 ELF-MIPS64EL: Type: R_MIPS_26/R_MIPS_26/R_MIPS_26 (263172)
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp518 case ELF::R_MIPS_26: in resolveMIPSRelocation()
654 case ELF::R_MIPS_26: in evaluateMIPS64Relocation()
747 case ELF::R_MIPS_26: in applyMIPS64Relocation()
1383 if (RelType == ELF::R_MIPS_26) { in processRelocationRef()
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h608 R_MIPS_26 = 4, enumerator
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py857 R_MIPS_26 = 4 variable in Relocs_Elf_Mips
/external/elfutils/libelf/
Delf.h1608 #define R_MIPS_26 4 /* Direct 26 bit shifted */ macro
/external/kmod/port-gnu/
Delf.h1607 #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