Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/
Dreloc-directive.s34 .reloc 32, R_MIPS_GOT_PAGE, 4 # ASM: .reloc 32, R_MIPS_GOT_PAGE, 4
101 # OBJ-O32-NEXT: 0x20 R_MIPS_GOT_PAGE - 0x0
147 # OBJ-N32-NEXT: 0x20 R_MIPS_GOT_PAGE - 0x4
191 # OBJ-N64-NEXT: 0x20 R_MIPS_GOT_PAGE/R_MIPS_NONE/R_MIPS_NONE - 0x4
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldELFMips.cpp153 case ELF::R_MIPS_GOT_PAGE: { in evaluateMIPS64Relocation()
159 if (Type == ELF::R_MIPS_GOT_PAGE) in evaluateMIPS64Relocation()
232 case ELF::R_MIPS_GOT_PAGE: in applyMIPSRelocation()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DMips.def26 ELF_RELOC(R_MIPS_GOT_PAGE, 20)
/external/llvm/include/llvm/Support/ELFRelocs/
DMips.def26 ELF_RELOC(R_MIPS_GOT_PAGE, 20)
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DMips.def26 ELF_RELOC(R_MIPS_GOT_PAGE, 20)
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp309 return ELF::R_MIPS_GOT_PAGE; in getRelocType()
542 case ELF::R_MIPS_GOT_PAGE: in needsRelocateWithSymbol()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp321 return ELF::R_MIPS_GOT_PAGE; in getRelocType()
565 case ELF::R_MIPS_GOT_PAGE: in needsRelocateWithSymbol()
/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test434 ELF-MIPS: Type: R_MIPS_GOT_PAGE (20)
486 ELF-MIPS64EL: Type: R_MIPS_GOT_PAGE/R_MIPS_GOT_PAGE/R_MIPS_GOT_PAGE (1315860)
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/
Dreloc-types.test434 ELF-MIPS: Type: R_MIPS_GOT_PAGE (20)
486 ELF-MIPS64EL: Type: R_MIPS_GOT_PAGE/R_MIPS_GOT_PAGE/R_MIPS_GOT_PAGE (1315860)
/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()
1470 if (r_type == ELF::R_MIPS_CALL16 || r_type == ELF::R_MIPS_GOT_PAGE in processRelocationRef()
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h621 R_MIPS_GOT_PAGE = 20, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py958 R_MIPS_GOT_PAGE = 20 variable in Relocs_Elf_Mips
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py870 R_MIPS_GOT_PAGE = 20 variable in Relocs_Elf_Mips
/external/kmod/port-gnu/
Delf.h1621 #define R_MIPS_GOT_PAGE 20 macro
/external/elfutils/libelf/
Delf.h1836 #define R_MIPS_GOT_PAGE 20 macro
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp1351 if (r_type == ELF::R_MIPS_CALL16 || r_type == ELF::R_MIPS_GOT_PAGE in processRelocationRef()