Home
last modified time | relevance | path

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

/external/llvm/lib/MC/MCParser/
DCOFFAsmParser.cpp293 bool COFFAsmParser::ParseSectionSwitch(StringRef Section, in ParseSectionSwitch() function in COFFAsmParser
299 bool COFFAsmParser::ParseSectionSwitch(StringRef Section, in ParseSectionSwitch() function in COFFAsmParser
DELFAsmParser.cpp184 bool ELFAsmParser::ParseSectionSwitch(StringRef Section, unsigned Type, in ParseSectionSwitch() function in ELFAsmParser
/external/swiftshader/third_party/LLVM/lib/MC/MCParser/
DCOFFAsmParser.cpp161 bool COFFAsmParser::ParseSectionSwitch(StringRef Section, in ParseSectionSwitch() function in COFFAsmParser
DELFAsmParser.cpp188 bool ELFAsmParser::ParseSectionSwitch(StringRef Section, unsigned Type, in ParseSectionSwitch() function in ELFAsmParser
DDarwinAsmParser.cpp296 bool DarwinAsmParser::ParseSectionSwitch(const char *Segment, in ParseSectionSwitch() function in DarwinAsmParser