Home
last modified time | relevance | path

Searched refs:allocate_to_segment (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dscript-sections.cc624 allocate_to_segment(String_list**, bool*) in allocate_to_segment() function in gold::Sections_element
1898 allocate_to_segment(String_list** phdrs_list, bool* orphan);
2636 Output_section_definition::allocate_to_segment(String_list** phdrs_list, in allocate_to_segment() function in gold::Output_section_definition
2843 allocate_to_segment(String_list**, bool*);
2946 Orphan_output_section::allocate_to_segment(String_list**, bool* orphan) in allocate_to_segment() function in gold::Orphan_output_section
4099 Output_section* os = (*p)->allocate_to_segment(&phdr_names, &is_orphan); in attach_sections_using_phdrs_clause()
DChangeLog8905 * script-sections.cc (Output_section_definition::allocate_to_segment):
16193 * script-sections.cc (Sections_element::allocate_to_segment): Add
16195 (Output_section_definition::allocate_to_segment): Likewise.
16196 (Orphan_output_section::allocate_to_segment): Likewise.