Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gold/
Doutput.h4441 { this->is_patch_space_allowed_ = true; } in set_is_patch_space_allowed()
4937 bool is_patch_space_allowed_ : 1; variable
Doutput.cc2408 is_patch_space_allowed_(false), in Output_section()
3214 if (this->is_patch_space_allowed_ && parameters->incremental_full()) in set_final_data_size()
DChangeLog-08156585 (Output_section::is_patch_space_allowed_): New data member.