Searched refs:allocate_to_segment (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | script-sections.cc | 674 allocate_to_segment(String_list**, bool*) in allocate_to_segment() function in gold::Sections_element 2035 allocate_to_segment(String_list** phdrs_list, bool* orphan); 2808 Output_section_definition::allocate_to_segment(String_list** phdrs_list, in allocate_to_segment() function in gold::Output_section_definition 3015 allocate_to_segment(String_list**, bool*); 3118 Orphan_output_section::allocate_to_segment(String_list**, bool* orphan) in allocate_to_segment() function in gold::Orphan_output_section 4322 Output_section* os = (*p)->allocate_to_segment(&phdr_names, &is_orphan); in attach_sections_using_phdrs_clause()
|
H A D | ChangeLog-0815 | 10322 * script-sections.cc (Output_section_definition::allocate_to_segment): 17610 * script-sections.cc (Sections_element::allocate_to_segment): Add 17612 (Output_section_definition::allocate_to_segment): Likewise. 17613 (Orphan_output_section::allocate_to_segment): Likewise.
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | script-sections.cc | 674 allocate_to_segment(String_list**, bool*) in allocate_to_segment() function in gold::Sections_element 2035 allocate_to_segment(String_list** phdrs_list, bool* orphan); 2808 Output_section_definition::allocate_to_segment(String_list** phdrs_list, in allocate_to_segment() function in gold::Output_section_definition 3015 allocate_to_segment(String_list**, bool*); 3118 Orphan_output_section::allocate_to_segment(String_list**, bool* orphan) in allocate_to_segment() function in gold::Orphan_output_section 4322 Output_section* os = (*p)->allocate_to_segment(&phdr_names, &is_orphan); in attach_sections_using_phdrs_clause()
|
H A D | ChangeLog-0815 | 10322 * script-sections.cc (Output_section_definition::allocate_to_segment): 17610 * script-sections.cc (Sections_element::allocate_to_segment): Add 17612 (Output_section_definition::allocate_to_segment): Likewise. 17613 (Orphan_output_section::allocate_to_segment): Likewise.
|