Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DCOFFMasmParser.cpp232 bool COFFMasmParser::ParseSectionSwitch(StringRef Section, in ParseSectionSwitch() function in COFFMasmParser
239 bool COFFMasmParser::ParseSectionSwitch(StringRef Section, in ParseSectionSwitch() function in COFFMasmParser
H A DCOFFAsmParser.cpp310 bool COFFAsmParser::ParseSectionSwitch(StringRef Section, in ParseSectionSwitch() function in COFFAsmParser
316 bool COFFAsmParser::ParseSectionSwitch(StringRef Section, in ParseSectionSwitch() function in COFFAsmParser
H A DELFAsmParser.cpp208 bool ELFAsmParser::ParseSectionSwitch(StringRef Section, unsigned Type, in ParseSectionSwitch() function in ELFAsmParser