Searched refs:lang_output_section_statement (Results 1 – 3 of 3) sorted by relevance
100 lang_statement_list_type lang_output_section_statement; variable1194 if (lang_output_section_statement.head != NULL) in output_section_statement_newfunc()1197 ((char *) lang_output_section_statement.tail in output_section_statement_newfunc()1204 lang_statement_append (&lang_output_section_statement, in output_section_statement_newfunc()1240 lang_list_init (&lang_output_section_statement); in lang_init()1518 first = &lang_output_section_statement.head->output_section_statement; in lang_output_section_find_by_flags()1747 = after == &lang_output_section_statement.head->output_section_statement; in insert_os_after()1833 lang_output_section_statement.tail); in lang_insert_orphan()1913 && after != (&lang_output_section_statement.head in lang_insert_orphan()2012 lang_output_section_statement.tail in lang_insert_orphan()[all …]
503 extern lang_statement_list_type lang_output_section_statement;
1744 for (lookup = &lang_output_section_statement.head->output_section_statement;2017 after = &lang_output_section_statement.head->output_section_statement;