Home
last modified time | relevance | path

Searched refs:is_patch_space_allowed_ (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/binutils-2.34/gold/
HDoutput.h4107 { this->is_patch_space_allowed_ = true; } in set_is_patch_space_allowed()
4613 bool is_patch_space_allowed_ : 1; variable
HDoutput.cc2389 is_patch_space_allowed_(false), in Output_section()
3197 if (this->is_patch_space_allowed_ && parameters->incremental_full()) in set_final_data_size()
/dragonfly/contrib/binutils-2.27/gold/
HDoutput.h4107 { this->is_patch_space_allowed_ = true; } in set_is_patch_space_allowed()
4603 bool is_patch_space_allowed_ : 1; variable
HDoutput.cc2377 is_patch_space_allowed_(false), in Output_section()
3183 if (this->is_patch_space_allowed_ && parameters->incremental_full()) in set_final_data_size()