Searched refs:AVRAsmBackend (Results 1 – 4 of 4) sorted by relevance
242 void AVRAsmBackend::adjustFixupValue(const MCFixup &Fixup, in adjustFixupValue()247 uint64_t Size = AVRAsmBackend::getFixupKindInfo(Fixup.getKind()).TargetSize; in adjustFixupValue()357 AVRAsmBackend::createObjectTargetWriter() const { in createObjectTargetWriter()361 void AVRAsmBackend::applyFixup(const MCAssembler &Asm, const MCFixup &Fixup, in applyFixup()390 MCFixupKindInfo const &AVRAsmBackend::getFixupKindInfo(MCFixupKind Kind) const { in getFixupKindInfo()458 bool AVRAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count) const { in writeNopData()468 bool AVRAsmBackend::shouldForceRelocation(const MCAssembler &Asm, in shouldForceRelocation()484 return new AVRAsmBackend(STI.getTargetTriple().getOS()); in createAVRAsmBackend()
29 class AVRAsmBackend : public MCAsmBackend {31 AVRAsmBackend(Triple::OSType OSType) in AVRAsmBackend() function
2 AVRAsmBackend.cpp
53 "AVRAsmBackend.cpp",