Searched refs:once_only (Results 1 – 3 of 3) sorted by relevance
255 bool once_only = false; in WriteText() local258 if (iter.Value() < 0 && !opts.allow_negative && !once_only) { in WriteText()260 once_only = true; in WriteText()
96 extern void VG_(change_mapping_ownership)(Addr addr, Bool once_only);
452 void VG_(change_mapping_ownership)(Addr addr, Bool once_only) in VG_()463 if (once_only) { in VG_()