Lines Matching refs:local_group_root_
3879 local_group_root_ = local_group.front();3880 if (local_group_root_ == nullptr) {3881 local_group_root_ = this;3884 if ((flags_ & FLAG_LINKER) == 0 && local_group_root_ == this) {