Searched refs:ParseSEHDirectiveAllocStack (Results 1 – 1 of 1) sorted by relevance
79 addDirectiveHandler<&COFFAsmParser::ParseSEHDirectiveAllocStack>( in Initialize()133 bool ParseSEHDirectiveAllocStack(StringRef, SMLoc);621 bool COFFAsmParser::ParseSEHDirectiveAllocStack(StringRef, SMLoc) { in ParseSEHDirectiveAllocStack() function in COFFAsmParser