Searched refs:set_segment_offsets (Results 1 – 3 of 3) sorted by relevance
1176 set_segment_offsets(const Target*, Output_segment*, unsigned int* pshndx);
113 * layout.cc (Layout::set_segment_offsets): Don't align start of segment1600 (Layout::set_segment_offsets): Update callers of set_section_addresses.1776 (set_segment_offsets): Call it. Honor -Trodata-segment option.1840 * layout.cc (Layout::set_segment_offsets): Taking care of the case when1899 * layout.cc (set_segment_offsets): Let user option override2039 * layout.cc (Layout::set_segment_offsets): Accept writable .text3030 * layout.cc (Layout::set_segment_offsets): When using3227 * layout.cc (Layout::set_segment_offsets): Set p_align to3632 (Layout::set_segment_offsets): If target->isolate_execinstr(),4782 * layout.cc (Layout::set_segment_offsets): Don't realign text[all …]
2569 off = this->set_segment_offsets(target, load_seg, pshndx); in relaxation_loop_body()3475 Layout::set_segment_offsets(const Target* target, Output_segment* load_seg, in set_segment_offsets() function in gold::Layout