Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCSectionWasm.h48 MCSectionWasm(StringRef Name, SectionKind K, unsigned SegmentFlags, in MCSectionWasm() function
H A DMCContext.h56 class MCSectionWasm; variable