Searched defs:parseSectionSwitch (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/ | ||
| H A D | COFFMasmParser.cpp | 213 bool COFFMasmParser::parseSectionSwitch(StringRef SectionName, in parseSectionSwitch() function in COFFMasmParser |
| H A D | COFFAsmParser.cpp | 320 bool COFFAsmParser::parseSectionSwitch(StringRef Section, in parseSectionSwitch() function in COFFAsmParser |
| H A D | ELFAsmParser.cpp | 184 bool ELFAsmParser::parseSectionSwitch(StringRef Section, unsigned Type, in parseSectionSwitch() function in ELFAsmParser |
| H A D | DarwinAsmParser.cpp | 474 bool DarwinAsmParser::parseSectionSwitch(StringRef Segment, StringRef Section, in parseSectionSwitch() function in DarwinAsmParser |