Searched refs:fixup_Mips_CALL16 (Results 1 – 4 of 4) sorted by relevance
/external/llvm/test/MC/Mips/ |
D | expansion-jal-sym-pic.s | 82 … # fixup A - offset: 0, value: weak_label@GOT_CALL, kind: fixup_Mips_CALL16 85 … # fixup A - offset: 0, value: weak_label@GOT_CALL, kind: fixup_Mips_CALL16 88 … # fixup A - offset: 0, value: weak_label@GOT_CALL, kind: fixup_Mips_CALL16 106 … # fixup A - offset: 0, value: global_label@GOT_CALL, kind: fixup_Mips_CALL16 109 … # fixup A - offset: 0, value: global_label@GOT_CALL, kind: fixup_Mips_CALL16 112 … # fixup A - offset: 0, value: global_label@GOT_CALL, kind: fixup_Mips_CALL16
|
/external/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsFixupKinds.h | 63 fixup_Mips_CALL16, enumerator
|
D | MipsELFObjectWriter.cpp | 126 case Mips::fixup_Mips_CALL16: in GetRelocType()
|
D | MipsMCCodeEmitter.cpp | 565 : Mips::fixup_Mips_CALL16; in getExprOpValue()
|