Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dincremental.h563 strtab_(new Stringpool()), current_object_(NULL), in Incremental_inputs()
688 Object* current_object_; variable
Dincremental.cc1103 this->current_object_ = obj; in report_object()
1155 gold_assert(obj == this->current_object_); in report_input_section()
1169 gold_assert(obj == this->current_object_); in report_comdat_group()