Home | History | Annotate | Download | only in linker

Lines Matching defs:ref_count_

493   if (ref_count_++ == 0) {
497 if (ref_count_ == 0) { // overflow
503 if (--ref_count_ == 0) {
515 size_t ProtectedDataGuard::ref_count_ = 0;