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

/netbsd-current/external/gpl3/binutils/dist/gold/
H A Doutput.cc4947 map_is_allocated_(false),
5112 if (!this->map_is_allocated_)
5154 this->map_is_allocated_ = true;
H A Doutput.h172 bool map_is_allocated_; member in class:gold::Output_file
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Doutput.cc4992 map_is_allocated_(false),
5157 if (!this->map_is_allocated_)
5199 this->map_is_allocated_ = true;
H A Doutput.h172 bool map_is_allocated_; member in class:gold::Output_file
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Doutput.cc4947 map_is_allocated_(false),
5112 if (!this->map_is_allocated_)
5154 this->map_is_allocated_ = true;
H A Doutput.h172 bool map_is_allocated_; member in class:gold::Output_file

Completed in 290 milliseconds