Searched refs:ELFAArch64AsmBackend (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AsmBackend.cpp81 class ELFAArch64AsmBackend : public AArch64AsmBackend { class in namespace:__anon21341
84 ELFAArch64AsmBackend(const Target &T, const StringRef TT, function in class:__anon21341::ELFAArch64AsmBackend
210 ELFAArch64AsmBackend::fixupNeedsRelaxation(const MCFixup &Fixup,
584 return new ELFAArch64AsmBackend(T, TT, TheTriple.getOS());

Completed in 51 milliseconds