Home
last modified time | relevance | path

Searched refs:R_MIPS_HI16 (Results 1 – 8 of 8) sorted by relevance

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp119 Type = ELF::R_MIPS_HI16; in GetRelocType()
161 Type = setRType3((unsigned)ELF::R_MIPS_HI16, Type); in GetRelocType()
198 (R.Reloc.Type == ELF::R_MIPS_HI16); in NeedsMatchingLo()
/external/llvm/test/MC/Mips/
Dxgot.ll12 ; R_MIPS_HI16
Delf-N64.ll15 ; R_MIPS_GPREL16/R_MIPS_SUB/R_MIPS_HI16
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp363 case ELF::R_MIPS_HI16: in resolveMIPSRelocation()
724 ELF::R_MIPS_HI16, Value.Addend); in processRelocationRef()
/external/qemu/
Delf.h302 #define R_MIPS_HI16 5 macro
/external/llvm/include/llvm/Support/
DELF.h771 R_MIPS_HI16 = 5, enumerator
/external/elfutils/libelf/
Delf.h1512 #define R_MIPS_HI16 5 /* High 16 bit */ macro
/external/valgrind/main/perf/
Dtinycc.c1267 #define R_MIPS_HI16 5 /* High 16 bit */ macro