Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/ELFRelocs/
DMips.def25 ELF_RELOC(R_MIPS_GOT_DISP, 19)
/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test424 ELF-MIPS: Type: R_MIPS_GOT_DISP (19)
476 ELF-MIPS64EL: Type: R_MIPS_GOT_DISP/R_MIPS_GOT_DISP/R_MIPS_GOT_DISP (1250067)
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp154 return ELF::R_MIPS_GOT_DISP; in GetRelocType()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp668 case ELF::R_MIPS_GOT_DISP: in evaluateMIPS64Relocation()
762 case ELF::R_MIPS_GOT_DISP: in applyMIPS64Relocation()
1426 || r_type == ELF::R_MIPS_GOT_DISP) { in processRelocationRef()
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py869 R_MIPS_GOT_DISP = 19 variable in Relocs_Elf_Mips
/external/elfutils/libelf/
Delf.h1621 #define R_MIPS_GOT_DISP 19 macro
/external/valgrind/perf/
Dtinycc.c1279 #define R_MIPS_GOT_DISP 19 macro