Searched refs:increase_relro (Results 1 – 9 of 9) sorted by relevance
3931 unsigned int increase_relro = this->increase_relro_; in set_segment_offsets() local3933 increase_relro = 0; in set_segment_offsets()4088 &increase_relro, in set_segment_offsets()4123 increase_relro = this->increase_relro_; in set_segment_offsets()4125 increase_relro = 0; in set_segment_offsets()4130 &increase_relro, in set_segment_offsets()4182 &increase_relro, in set_segment_offsets()4203 ? increase_relro in set_segment_offsets()
738 increase_relro(unsigned int s) in increase_relro() function
4278 unsigned int* increase_relro, in set_section_addresses() argument4338 relro_size += *increase_relro; in set_section_addresses()4389 *increase_relro += last_relro_pad; in set_section_addresses()
4782 unsigned int* increase_relro, bool* has_relro,
971 layout->increase_relro(3 * 4); in got_section()
1927 layout->increase_relro(size / 8); in got_section()
1402 layout->increase_relro(3 * 8); in got_section()
8501 (Layout::set_segment_offsets): Reset increase_relro before calling8653 * output.h (Output_segment::set_section_addresses): Pass increase_relro8656 to increase_relro. Add padding to *increase_relro when ORDER_RELRO_LAST12475 (Layout::set_segment_offsets): Clear increase_relro when using a12477 * layout.h (class Layout): Add increase_relro method. Add12484 (Output_segment::set_section_addresses): Add increase_relro12495 Create separate .got.plt section. Call increase_relro.
3748 layout->increase_relro( in got_section()