Searched refs:CantUnwind (Results 1 – 1 of 1) sorted by relevance
611 bool CantUnwind; member in __anon852c50f70111::ARMELFStreamer1107 CantUnwind = false; in Reset()1123 if (!ExTab && !CantUnwind) in emitFnEnd()1139 if (CantUnwind) { in emitFnEnd()1170 void ARMELFStreamer::emitCantUnwind() { CantUnwind = true; } in emitCantUnwind()