Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp84 Type = setRType((unsigned)ELF::R_MIPS_GPREL32, Type); in GetRelocType()
89 Type = ELF::R_MIPS_GPREL32; in GetRelocType()
/external/llvm/include/llvm/Support/ELFRelocs/
DMips.def18 ELF_RELOC(R_MIPS_GPREL32, 12)
/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test420 ELF-MIPS: Type: R_MIPS_GPREL32 (12)
472 ELF-MIPS64EL: Type: R_MIPS_GPREL32/R_MIPS_GPREL32/R_MIPS_GPREL32 (789516)
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py865 R_MIPS_GPREL32 = 12 variable in Relocs_Elf_Mips
/external/elfutils/src/libelf/
Delf.h1589 #define R_MIPS_GPREL32 12 /* GP relative 32 bit */ macro
/external/valgrind/perf/
Dtinycc.c1274 #define R_MIPS_GPREL32 12 /* GP relative 32 bit */ macro