Searched refs:CantUnwind (Results 1 – 1 of 1) sorted by relevance
680 bool CantUnwind; member in __anond09109f60111::ARMELFStreamer1131 CantUnwind = false; in Reset()1147 if (!ExTab && !CantUnwind) in emitFnEnd()1163 if (CantUnwind) { in emitFnEnd()1194 void ARMELFStreamer::emitCantUnwind() { CantUnwind = true; } in emitCantUnwind()