Home
last modified time | relevance | path

Searched refs:ParseSEHDirectiveAllocStack (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/MC/MCParser/
DCOFFAsmParser.cpp66 AddDirectiveHandler<&COFFAsmParser::ParseSEHDirectiveAllocStack>( in Initialize()
115 bool ParseSEHDirectiveAllocStack(StringRef, SMLoc);
322 bool COFFAsmParser::ParseSEHDirectiveAllocStack(StringRef, SMLoc) { in ParseSEHDirectiveAllocStack() function in COFFAsmParser
/external/llvm/lib/MC/MCParser/
DCOFFAsmParser.cpp80 addDirectiveHandler<&COFFAsmParser::ParseSEHDirectiveAllocStack>( in Initialize()
134 bool ParseSEHDirectiveAllocStack(StringRef, SMLoc);
637 bool COFFAsmParser::ParseSEHDirectiveAllocStack(StringRef, SMLoc) { in ParseSEHDirectiveAllocStack() function in COFFAsmParser