Home
last modified time | relevance | path

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

/external/llvm/test/MC/Mips/
Delf-N64.ll15 ; R_MIPS_GPREL16/R_MIPS_SUB/R_MIPS_HI16
20 ; R_MIPS_GPREL16/R_MIPS_SUB/R_MIPS_LO16
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp114 Type = ELF::R_MIPS_GPREL16; in GetRelocType()
167 Type = setRType((unsigned)ELF::R_MIPS_GPREL16, Type); in GetRelocType()
172 Type = setRType((unsigned)ELF::R_MIPS_GPREL16, Type); in GetRelocType()
/external/kernel-headers/original/asm-mips/
Delf.h70 #define R_MIPS_GPREL16 7 macro
/external/llvm/include/llvm/Support/
DELF.h629 R_MIPS_GPREL16 = 7, enumerator
/external/qemu/
Delf.h304 #define R_MIPS_GPREL16 7 macro
/external/elfutils/libelf/
Delf.h1514 #define R_MIPS_GPREL16 7 /* GP relative 16 bit */ macro
/external/valgrind/main/perf/
Dtinycc.c1269 #define R_MIPS_GPREL16 7 /* GP relative 16 bit */ macro