Searched refs:output_section_statement (Results 1 – 25 of 28) sorted by relevance
12
947 if (s->output_section_statement.constraint != -1) in lang_for_each_statement_worker()949 (func, s->output_section_statement.children.head); in lang_for_each_statement_worker()1180 ret->s.output_section_statement.subsection_alignment = -1; in output_section_statement_newfunc()1181 ret->s.output_section_statement.section_alignment = -1; in output_section_statement_newfunc()1182 ret->s.output_section_statement.block_value = 1; in output_section_statement_newfunc()1183 lang_list_init (&ret->s.output_section_statement.children); in output_section_statement_newfunc()1190 ret->s.output_section_statement.prev in output_section_statement_newfunc()1198 nextp = &ret->s.output_section_statement.next; in output_section_statement_newfunc()1427 if (entry->s.output_section_statement.name != NULL) in lang_output_section_statement_lookup()1433 name = entry->s.output_section_statement.name; in lang_output_section_statement_lookup()[all …]
417 lang_output_section_statement_type output_section_statement; member
670 current "fill", not "output_section_statement->fill".
318 output_section_statement.constraint against -1, test whether
418 * ldlang.c (lang_size_sections_1 <output_section_statement>): Only
621 (lang_do_assignments_1): Rename output_section_statement parm
707 recurse into children of output_section_statement with constraint
250 output_section_statement "next".
935 needlessly create an output_section_statement. Treat a correctly936 named output_section_statement with NULL bfd_section as compatible.
50 for (os = &lang_output_section_statement.head->output_section_statement;
149 for (lookup = &lang_output_section_statement.head->output_section_statement;
80 &l->output_section_statement.children.head);
103 &l->output_section_statement.children.head,
97 &l->output_section_statement.children.head);
81 for (os = &lang_output_section_statement.head->output_section_statement;
120 &l->output_section_statement.children.head);
187 &l->output_section_statement.children.head);
103 &l->output_section_statement.children.head);
815 l = &parent->output_section_statement.children;1368 if (s->output_section_statement.children.head)1370 (&s->output_section_statement.children);
130 &l->output_section_statement.children.head);
293 for (os = &lang_output_section_statement.head->output_section_statement;
311 &l->output_section_statement.children.head);
525 sort_sections (s->output_section_statement.children.head);
1680 for (lookup = &lang_output_section_statement.head->output_section_statement;1931 after = &lang_output_section_statement.head->output_section_statement;
2016 ->output_section_statement);