Searched refs:is_temporary_ (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gold/
H A Doutput.cc4948 is_temporary_(false)
5065 if (!this->is_temporary_)
5177 || this->is_temporary_)
5257 if (this->map_is_anonymous_ && !this->is_temporary_)
5281 && !this->is_temporary_)
H A Doutput.h63 { this->is_temporary_ = true; }
174 bool is_temporary_; member in class:gold::Output_file
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Doutput.cc4993 is_temporary_(false)
5110 if (!this->is_temporary_)
5222 || this->is_temporary_)
5302 if (this->map_is_anonymous_ && !this->is_temporary_)
5326 && !this->is_temporary_)
H A Doutput.h63 { this->is_temporary_ = true; }
174 bool is_temporary_; member in class:gold::Output_file
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Doutput.cc4948 is_temporary_(false)
5065 if (!this->is_temporary_)
5177 || this->is_temporary_)
5257 if (this->map_is_anonymous_ && !this->is_temporary_)
5281 && !this->is_temporary_)
H A Doutput.h63 { this->is_temporary_ = true; }
174 bool is_temporary_; member in class:gold::Output_file

Completed in 270 milliseconds