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

/netbsd-current/external/gpl3/binutils/dist/gold/
H A Doutput.h3513 { return this->order_; }
3518 { this->order_ = order; }
4500 Output_section_order order_; member in class:gold::Output_section
H A Doutput.cc2313 order_(ORDER_INVALID),
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Doutput.h3541 { return this->order_; }
3546 { this->order_ = order; }
4528 Output_section_order order_; member in class:gold::Output_section
H A Doutput.cc2359 order_(ORDER_INVALID),
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Doutput.h3513 { return this->order_; }
3518 { this->order_ = order; }
4500 Output_section_order order_; member in class:gold::Output_section
H A Doutput.cc2313 order_(ORDER_INVALID),

Completed in 214 milliseconds