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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DCOFFMasmParser.cpp185 addDirectiveHandler<&COFFMasmParser::ParseSectionDirectiveCode>(".code");
212 bool ParseSectionDirectiveCode(StringRef, SMLoc) { function in class:__anon3724::COFFMasmParser

Completed in 53 milliseconds