OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fixup_Mips_GOT_OFST
(Results
1 - 5
of
5
) sorted by null
/external/llvm/lib/Target/Mips/MCTargetDesc/
MipsFixupKinds.h
108
fixup_Mips_GOT_OFST
,
MipsAsmBackend.cpp
44
case Mips::
fixup_Mips_GOT_OFST
:
184
{ "
fixup_Mips_GOT_OFST
", 0, 16, 0 },
MipsELFObjectWriter.cpp
152
case Mips::
fixup_Mips_GOT_OFST
:
MipsMCCodeEmitter.cpp
306
FixupKind = Mips::
fixup_Mips_GOT_OFST
;
/external/llvm/test/MC/Mips/
mips-relocations.s
23
# CHECK: # fixup A - offset: 0, value: loop_4@GOT_OFST, kind:
fixup_Mips_GOT_OFST
Completed in 223 milliseconds