Home
last modified time | relevance | path

Searched defs:ParseSectionSwitch (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/MC/MCParser/
H A DCOFFMasmParser.cpp213 bool COFFMasmParser::ParseSectionSwitch(StringRef SectionName, ParseSectionSwitch() function in COFFMasmParser
219 bool COFFMasmParser::ParseSectionSwitch(StringRef SectionName, ParseSectionSwitch() function in COFFMasmParser
H A DCOFFAsmParser.cpp306 bool COFFAsmParser::ParseSectionSwitch(StringRef Section, ParseSectionSwitch() function in COFFAsmParser
311 bool COFFAsmParser::ParseSectionSwitch(StringRef Section, ParseSectionSwitch() function in COFFAsmParser
H A DELFAsmParser.cpp207 bool ELFAsmParser::ParseSectionSwitch(StringRef Section, unsigned Type, ParseSectionSwitch() function in ELFAsmParser