Searched refs:no_export_ (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/binutils/gold/
H A Darchive.h265 { return this->no_export_; }
411 bool no_export_; member in class:gold::Archive
H A Dobject.h402 has_no_split_stack_(false), no_export_(false),
802 { return this->no_export_; }
806 { this->no_export_ = value; }
1077 bool no_export_ : 1;
H A Darchive.cc206 this->no_export_ =

Completed in 123 milliseconds