Searched refs:parseSEHDirectiveAllocStack (Results 1 – 2 of 2) sorted by relevance
53 bool parseSEHDirectiveAllocStack(StringRef, SMLoc);68 addDirectiveHandler<&COFFMasmParser::parseSEHDirectiveAllocStack>( in Initialize()522 bool COFFMasmParser::parseSEHDirectiveAllocStack(StringRef Directive, in parseSEHDirectiveAllocStack() function in COFFMasmParser
91 addDirectiveHandler<&COFFAsmParser::parseSEHDirectiveAllocStack>( in Initialize()150 bool parseSEHDirectiveAllocStack(StringRef, SMLoc);730 bool COFFAsmParser::parseSEHDirectiveAllocStack(StringRef, SMLoc Loc) { in parseSEHDirectiveAllocStack() function in COFFAsmParser