Home
last modified time | relevance | path

Searched refs:R_MIPS_PC16 (Results 1 – 11 of 11) sorted by relevance

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