Home
last modified time | relevance | path

Searched refs:R_MIPS_GPREL32 (Results 1 – 14 of 14) sorted by relevance

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp276 Type = setRType((unsigned)ELF::R_MIPS_GPREL32, Type); in getRelocType()
281 return ELF::R_MIPS_GPREL32; in getRelocType()
523 case ELF::R_MIPS_GPREL32: in needsRelocateWithSymbol()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp288 Type = setRType((unsigned)ELF::R_MIPS_GPREL32, Type); in getRelocType()
293 return ELF::R_MIPS_GPREL32; in getRelocType()
571 case ELF::R_MIPS_GPREL32: in needsRelocateWithSymbol()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldELFMips.cpp174 case ELF::R_MIPS_GPREL32: { in evaluateMIPS64Relocation()
255 case ELF::R_MIPS_GPREL32: in applyMIPSRelocation()
/external/llvm/include/llvm/Support/ELFRelocs/
DMips.def18 ELF_RELOC(R_MIPS_GPREL32, 12)
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DMips.def18 ELF_RELOC(R_MIPS_GPREL32, 12)
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DMips.def18 ELF_RELOC(R_MIPS_GPREL32, 12)
/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test429 ELF-MIPS: Type: R_MIPS_GPREL32 (12)
481 ELF-MIPS64EL: Type: R_MIPS_GPREL32/R_MIPS_GPREL32/R_MIPS_GPREL32 (789516)
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/
Dreloc-types.test429 ELF-MIPS: Type: R_MIPS_GPREL32 (12)
481 ELF-MIPS64EL: Type: R_MIPS_GPREL32/R_MIPS_GPREL32/R_MIPS_GPREL32 (789516)
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h616 R_MIPS_GPREL32 = 12, enumerator
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp690 case ELF::R_MIPS_GPREL32: { in evaluateMIPS64Relocation()
739 case ELF::R_MIPS_GPREL32: in applyMIPS64Relocation()
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py865 R_MIPS_GPREL32 = 12 variable in Relocs_Elf_Mips
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py953 R_MIPS_GPREL32 = 12 variable in Relocs_Elf_Mips
/external/kmod/port-gnu/
Delf.h1615 #define R_MIPS_GPREL32 12 /* GP relative 32 bit */ macro
/external/elfutils/libelf/
Delf.h1830 #define R_MIPS_GPREL32 12 /* GP relative 32 bit */ macro