Searched refs:R_MIPS_LO16 (Results 1 - 11 of 11) sorted by relevance

/external/llvm/test/MC/Mips/
H A Dcpload.s21 # OBJ: R_MIPS_LO16 _gp_disp
H A Dcpsetup.s38 # NXX: R_MIPS_GPREL16/R_MIPS_SUB/R_MIPS_LO16 __cerror
58 # NXX: R_MIPS_GPREL16/R_MIPS_SUB/R_MIPS_LO16 __cerror
/external/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp87 Type = ELF::R_MIPS_LO16;
131 Type = setRType3((unsigned)ELF::R_MIPS_LO16, Type);
240 case ELF::R_MIPS_LO16:
/external/llvm/lib/Object/
H A DELF.cpp119 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_MIPS_LO16);
H A DELFYAML.cpp434 ECase(R_MIPS_LO16)
/external/llvm/test/tools/llvm-readobj/Inputs/
H A Drelocs.py804 R_MIPS_LO16 = 6 variable in class:Relocs_Elf_Mips
/external/qemu/include/
H A Delf.h310 #define R_MIPS_LO16 6 macro
/external/llvm/include/llvm/Support/
H A DELF.h861 R_MIPS_LO16 = 6, enumerator in enum:llvm::ELF::__anon25588
/external/elfutils/0.153/libelf/
H A Delf.h1562 #define R_MIPS_LO16 6 /* Low 16 bit */ macro
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp601 case ELF::R_MIPS_LO16:
608 // R_MIPS_HI16 and R_MIPS_LO16, but they do not take any addend into
/external/valgrind/main/perf/
H A Dtinycc.c1268 #define R_MIPS_LO16 6 /* Low 16 bit */ macro

Completed in 186 milliseconds