Searched defs:unwind (Results 1 – 2 of 2) sorted by relevance
560 bool unwind = false, except = false; in ParseSEHDirectiveHandler() local717 bool COFFAsmParser::ParseAtUnwindOrAtExcept(bool &unwind, bool &except) { in ParseAtUnwindOrAtExcept()
657 unwind(i) in unwind() function