Searched refs:SystemZMCAsmBackend (Results 1 – 1 of 1) sorted by relevance
43 class SystemZMCAsmBackend : public MCAsmBackend { class46 SystemZMCAsmBackend(uint8_t osABI) in SystemZMCAsmBackend() function in __anon7ff85ee90111::SystemZMCAsmBackend74 Optional<MCFixupKind> SystemZMCAsmBackend::getFixupKind(StringRef Name) const { in getFixupKind()91 SystemZMCAsmBackend::getFixupKindInfo(MCFixupKind Kind) const { in getFixupKindInfo()113 bool SystemZMCAsmBackend::shouldForceRelocation(const MCAssembler &, in shouldForceRelocation()119 void SystemZMCAsmBackend::applyFixup(const MCAssembler &Asm, in applyFixup()145 bool SystemZMCAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count) const { in writeNopData()157 return new SystemZMCAsmBackend(OSABI); in createSystemZMCAsmBackend()