Searched defs:ParseSectionSwitch (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/MC/MCParser/ | ||
H A D | COFFMasmParser.cpp | 213 bool COFFMasmParser::ParseSectionSwitch(StringRef SectionName, ParseSectionSwitch() function in COFFMasmParser |
H A D | COFFAsmParser.cpp | 306 bool COFFAsmParser::ParseSectionSwitch(StringRef Section, ParseSectionSwitch() function in COFFAsmParser |
H A D | ELFAsmParser.cpp | 207 bool ELFAsmParser::ParseSectionSwitch(StringRef Section, unsigned Type, ParseSectionSwitch() function in ELFAsmParser |