Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gold/
Dmapfile.cc45 printed_common_header_(false), in Mapfile()
157 if (!this->printed_common_header_) in report_allocate_common()
162 this->printed_common_header_ = true; in report_allocate_common()
Dmapfile.h111 bool printed_common_header_; variable