Home
last modified time | relevance | path

Searched refs:object_count_ (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dfileread.h73 : name_(), descriptor_(-1), is_descriptor_opened_(false), object_count_(0), in File_read()
99 { ++this->object_count_; } in add_object()
104 { --this->object_count_; } in remove_object()
423 int object_count_; variable
Dfileread.cc277 if (this->object_count_ <= 1) in release()
773 if (this->object_count_ > 1) in clear_view_cache_marks()
808 else if (this->object_count_ > 1 in clear_views()