Searched refs:lang_statement_append (Results 1 – 2 of 2) sorted by relevance
518 extern void lang_statement_append
883 lang_statement_append (list, new, &new->header.next); in new_statement()988 lang_statement_append (&input_file_chain, in new_afile()1041 lang_statement_append (stat_ptr, &ret->s, &ret->s.header.next); in output_section_statement_newfunc()1056 lang_statement_append (&lang_output_section_statement, in output_section_statement_newfunc()5440 lang_statement_append (&file_chain, in ldlang_add_file()6141 lang_statement_append (lang_statement_list_type *list, in lang_statement_append() function