Searched refs:R_MIPS_PC16 (Results 1 - 10 of 10) sorted by relevance

/external/llvm/test/MC/Mips/mips32r6/
H A Drelocations.s48 # CHECK-ELF: 0x4 R_MIPS_PC16 bar 0x0
49 # CHECK-ELF: 0x8 R_MIPS_PC16 bar 0x0
/external/llvm/test/MC/Mips/mips64r6/
H A Drelocations.s52 # CHECK-ELF: 0x4 R_MIPS_PC16 bar 0x0
53 # CHECK-ELF: 0x8 R_MIPS_PC16 bar 0x0
/external/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp112 Type = ELF::R_MIPS_PC16;
/external/llvm/lib/Object/
H A DELF.cpp123 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_MIPS_PC16);
H A DELFYAML.cpp438 ECase(R_MIPS_PC16)
/external/llvm/test/tools/llvm-readobj/Inputs/
H A Drelocs.py808 R_MIPS_PC16 = 10 variable in class:Relocs_Elf_Mips
/external/qemu/include/
H A Delf.h314 #define R_MIPS_PC16 10 macro
/external/llvm/include/llvm/Support/
H A DELF.h865 R_MIPS_PC16 = 10, enumerator in enum:llvm::ELF::__anon25588
/external/elfutils/0.153/libelf/
H A Delf.h1566 #define R_MIPS_PC16 10 /* PC relative 16 bit */ macro
/external/valgrind/main/perf/
H A Dtinycc.c1272 #define R_MIPS_PC16 10 /* PC relative 16 bit */ macro

Completed in 248 milliseconds