Home
last modified time | relevance | path

Searched refs:R_MIPS_26 (Results 1 – 15 of 15) 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/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/
Dvector-arg.ll349 ; MIPS32: jal 0 <test_returning_arg0> 228: R_MIPS_26 killXmmRegisters
387 ; MIPS32: jal 0 <test_returning_arg0> 2c0: R_MIPS_26 VectorArgs
462 ; MIPS32: jal 0 <test_returning_arg0> 348: R_MIPS_26 killXmmRegisters
516 ; MIPS32: jal 0 <test_returning_arg0> 420: R_MIPS_26 InterspersedVectorArgs
563 ; MIPS32: jal 0 <test_returning_arg0> {{.*}} R_MIPS_26 VectorReturn
575 ; MIPS32: jal 0 <test_returning_arg0> {{.*}} R_MIPS_26 VectorReturn
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DMips.def10 ELF_RELOC(R_MIPS_26, 4)
/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/subzero/src/
DIceAssemblerMIPS32.cpp598 Fixup->set_kind(llvm::ELF::R_MIPS_26); in createMIPS32Fixup()
624 case llvm::ELF::R_MIPS_26: in emit()
639 if (kind() == llvm::ELF::R_MIPS_26) { in emitOffset()
/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/swiftshader/third_party/subzero/tests_lit/assembler/mips32/
Dencoding_test_arith_fp.ll545 ; IASM: .word 0xc000000 # R_MIPS_26 bar
/external/kmod/port-gnu/
Delf.h1607 #define R_MIPS_26 4 /* Direct 26 bit shifted */ macro
/external/elfutils/libelf/
Delf.h1608 #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