Home
last modified time | relevance | path

Searched defs:parseSectionSwitch (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DCOFFMasmParser.cpp213 bool COFFMasmParser::parseSectionSwitch(StringRef SectionName, in parseSectionSwitch() function in COFFMasmParser
219 bool COFFMasmParser::parseSectionSwitch(StringRef SectionName, in parseSectionSwitch() function in COFFMasmParser
H A DCOFFAsmParser.cpp320 bool COFFAsmParser::parseSectionSwitch(StringRef Section, in parseSectionSwitch() function in COFFAsmParser
326 bool COFFAsmParser::parseSectionSwitch(StringRef Section, in parseSectionSwitch() function in COFFAsmParser
H A DELFAsmParser.cpp184 bool ELFAsmParser::parseSectionSwitch(StringRef Section, unsigned Type, in parseSectionSwitch() function in ELFAsmParser
H A DDarwinAsmParser.cpp474 bool DarwinAsmParser::parseSectionSwitch(StringRef Segment, StringRef Section, in parseSectionSwitch() function in DarwinAsmParser