Searched refs:should_keep (Results 1 – 3 of 3) sorted by relevance
1018 should_keep = True1021 should_keep = False1022 if should_keep:
80 bool should_keep() const;230 bool COFFSymbol::should_keep() const { in should_keep() function in COFFSymbol760 if (coff_symbol->should_keep()) { in WriteObject()
955 should_keep = p[1] > self._next_checkpoint_time956 if should_keep: