Searched defs:R_MIPS_PC16 (Results 1 - 6 of 6) sorted by relevance

/external/llvm/test/ExecutionEngine/RuntimeDyld/Mips/
H A DELF_O32_PIC_relocations.s42 # rtdyld-check: decode_operand(R_MIPS_PC16, 1)[17:0] = (foo - R_MIPS_PC16)[17:0]
43 R_MIPS_PC16: label
/external/llvm/test/tools/llvm-readobj/Inputs/
H A Drelocs.py863 R_MIPS_PC16 = 10 variable in class:Relocs_Elf_Mips
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DELF.h614 R_MIPS_PC16 = 10, enumerator in enum:llvm::ELF::__anon22497
/external/elfutils/libelf/
H A Delf.h1614 #define R_MIPS_PC16 10 /* PC relative 16 bit */ macro
/external/kmod/port-gnu/
H A Delf.h1613 #define R_MIPS_PC16 10 /* PC relative 16 bit */ macro
/external/valgrind/perf/
H A Dtinycc.c1272 #define R_MIPS_PC16 10 /* PC relative 16 bit */ macro

Completed in 268 milliseconds