Home
last modified time | relevance | path

Searched defs:AArch64ELFStreamer (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64ELFStreamer.cpp136 class AArch64ELFStreamer : public MCELFStreamer { class
138 AArch64ELFStreamer(MCContext &Context, std::unique_ptr<MCAsmBackend> TAB, in AArch64ELFStreamer() function in __anon571045910111::AArch64ELFStreamer
H A DAArch64TargetStreamer.h15 class AArch64ELFStreamer; variable