Home
last modified time | relevance | path

Searched refs:parseSectionDirective (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/
H A DWasmAsmParser.cpp58 addDirectiveHandler<&WasmAsmParser::parseSectionDirective>(".section"); in Initialize()
145 bool parseSectionDirective(StringRef, SMLoc loc) { in parseSectionDirective() function in __anon78f5b3d80111::WasmAsmParser