Home
last modified time | relevance | path

Searched refs:fixup_call (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/MCTargetDesc/
DAVRAsmBackend.cpp105 void fixup_call(unsigned Size, const MCFixup &Fixup, uint64_t &Value, in fixup_call() function
261 case AVR::fixup_call: in adjustFixupValue()
262 adjust::fixup_call(Size, Fixup, Value, Ctx); in adjustFixupValue()
475 case AVR::fixup_call: in shouldForceRelocation()
DAVRFixupKinds.h104 fixup_call, enumerator
DAVRELFObjectWriter.cpp114 case AVR::fixup_call: in getRelocType()
DAVRMCCodeEmitter.cpp211 MCFixupKind FixupKind = static_cast<MCFixupKind>(AVR::fixup_call); in encodeCallTarget()
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AVR/
Dinst-jmp.s19 ; CHECK: ; fixup A - offset: 0, value: foo+1, kind: fixup_call