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

/external/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp313 return ELF::R_MIPS_GOT_DISP;
541 case ELF::R_MIPS_GOT_DISP:
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DELF.h620 R_MIPS_GOT_DISP = 19, enumerator in enum:llvm::ELF::__anon19690
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp668 case ELF::R_MIPS_GOT_DISP:
762 case ELF::R_MIPS_GOT_DISP:
1471 || r_type == ELF::R_MIPS_GOT_DISP) {
/external/llvm/test/tools/llvm-readobj/Inputs/
H A Drelocs.py869 R_MIPS_GOT_DISP = 19 variable in class:Relocs_Elf_Mips
/external/elfutils/libelf/
H A Delf.h1621 #define R_MIPS_GOT_DISP 19 macro
/external/kmod/port-gnu/
H A Delf.h1620 #define R_MIPS_GOT_DISP 19 macro
/external/valgrind/perf/
H A Dtinycc.c1279 #define R_MIPS_GOT_DISP 19 macro

Completed in 467 milliseconds