Home
last modified time | relevance | path

Searched refs:fixup_Mips_CALL16 (Results 1 – 4 of 4) sorted by relevance

/external/llvm/test/MC/Mips/
Dexpansion-jal-sym-pic.s82 … # 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/
DMipsFixupKinds.h63 fixup_Mips_CALL16, enumerator
DMipsELFObjectWriter.cpp126 case Mips::fixup_Mips_CALL16: in GetRelocType()
DMipsMCCodeEmitter.cpp565 : Mips::fixup_Mips_CALL16; in getExprOpValue()