Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/
H A DCOFFMasmParser.cpp220 bool COFFMasmParser::ParseSectionSwitch(StringRef SectionName, in ParseSectionSwitch() function in COFFMasmParser
227 bool COFFMasmParser::ParseSectionSwitch( in ParseSectionSwitch() function in COFFMasmParser
H A DCOFFAsmParser.cpp314 bool COFFAsmParser::ParseSectionSwitch(StringRef Section, in ParseSectionSwitch() function in COFFAsmParser
320 bool COFFAsmParser::ParseSectionSwitch(StringRef Section, in ParseSectionSwitch() function in COFFAsmParser
H A DELFAsmParser.cpp206 bool ELFAsmParser::ParseSectionSwitch(StringRef Section, unsigned Type, in ParseSectionSwitch() function in ELFAsmParser