Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/ELFRelocs/
DMips.def26 ELF_RELOC(R_MIPS_GOT_PAGE, 20)
/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test425 ELF-MIPS: Type: R_MIPS_GOT_PAGE (20)
477 ELF-MIPS64EL: Type: R_MIPS_GOT_PAGE/R_MIPS_GOT_PAGE/R_MIPS_GOT_PAGE (1315860)
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp150 return ELF::R_MIPS_GOT_PAGE; in GetRelocType()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp669 case ELF::R_MIPS_GOT_PAGE: { in evaluateMIPS64Relocation()
675 if (Type == ELF::R_MIPS_GOT_PAGE) in evaluateMIPS64Relocation()
763 case ELF::R_MIPS_GOT_PAGE: in applyMIPS64Relocation()
1425 if (r_type == ELF::R_MIPS_CALL16 || r_type == ELF::R_MIPS_GOT_PAGE in processRelocationRef()
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py870 R_MIPS_GOT_PAGE = 20 variable in Relocs_Elf_Mips
/external/elfutils/libelf/
Delf.h1622 #define R_MIPS_GOT_PAGE 20 macro
/external/valgrind/perf/
Dtinycc.c1280 #define R_MIPS_GOT_PAGE 20 macro