Searched refs:increase_relro (Results 1 – 9 of 9) sorted by relevance
3512 unsigned int increase_relro = this->increase_relro_; in set_segment_offsets() local3514 increase_relro = 0; in set_segment_offsets()3669 &increase_relro, in set_segment_offsets()3704 increase_relro = this->increase_relro_; in set_segment_offsets()3706 increase_relro = 0; in set_segment_offsets()3711 &increase_relro, in set_segment_offsets()3763 &increase_relro, in set_segment_offsets()3782 ? increase_relro in set_segment_offsets()
684 increase_relro(unsigned int s) in increase_relro() function
4263 unsigned int* increase_relro, in set_section_addresses() argument4323 relro_size += *increase_relro; in set_section_addresses()4372 *increase_relro += last_relro_pad; in set_section_addresses()
944 layout->increase_relro(3 * 4); in got_section()
4626 unsigned int* increase_relro, bool* has_relro,
1913 layout->increase_relro(size / 8); in got_section()
1124 layout->increase_relro(3 * 8); in got_section()
7084 (Layout::set_segment_offsets): Reset increase_relro before calling7236 * output.h (Output_segment::set_section_addresses): Pass increase_relro7239 to increase_relro. Add padding to *increase_relro when ORDER_RELRO_LAST11058 (Layout::set_segment_offsets): Clear increase_relro when using a11060 * layout.h (class Layout): Add increase_relro method. Add11067 (Output_segment::set_section_addresses): Add increase_relro11078 Create separate .got.plt section. Call increase_relro.
3611 layout->increase_relro( in got_section()