Searched defs:ParseSectionSwitch (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/MCParser/ |
H A D | COFFMasmParser.cpp | 220 bool COFFMasmParser::ParseSectionSwitch(StringRef SectionName, in ParseSectionSwitch() function in COFFMasmParser 227 bool COFFMasmParser::ParseSectionSwitch( in ParseSectionSwitch() function in COFFMasmParser
|
H A D | COFFAsmParser.cpp | 314 bool COFFAsmParser::ParseSectionSwitch(StringRef Section, in ParseSectionSwitch() function in COFFAsmParser 320 bool COFFAsmParser::ParseSectionSwitch(StringRef Section, in ParseSectionSwitch() function in COFFAsmParser
|
H A D | ELFAsmParser.cpp | 206 bool ELFAsmParser::ParseSectionSwitch(StringRef Section, unsigned Type, in ParseSectionSwitch() function in ELFAsmParser
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/ |
H A D | COFFAsmParser.cpp | 302 bool COFFAsmParser::ParseSectionSwitch(StringRef Section, in ParseSectionSwitch() function in COFFAsmParser 308 bool COFFAsmParser::ParseSectionSwitch(StringRef Section, in ParseSectionSwitch() function in COFFAsmParser
|
H A D | ELFAsmParser.cpp | 202 bool ELFAsmParser::ParseSectionSwitch(StringRef Section, unsigned Type, in ParseSectionSwitch() function in ELFAsmParser
|
/aosp_15_r20/external/llvm/lib/MC/MCParser/ |
H A D | COFFAsmParser.cpp | 293 bool COFFAsmParser::ParseSectionSwitch(StringRef Section, in ParseSectionSwitch() function in COFFAsmParser 299 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
|