Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/MC/MCParser/
DCOFFMasmParser.cpp162 addDirectiveHandler<&COFFMasmParser::ParseSectionDirectiveCode>(".code"); in Initialize()
186 bool ParseSectionDirectiveCode(StringRef, SMLoc) { in ParseSectionDirectiveCode() function in __anon5bba53900111::COFFMasmParser