Home
last modified time | relevance | path

Searched refs:script_new_string_sort_list (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dscript-c.h378 script_new_string_sort_list(const struct Wildcard_section*);
H A Dyyscript.y625 $$.sections = script_new_string_sort_list(&$1);
H A Dscript.cc3207 script_new_string_sort_list(const struct Wildcard_section* string_sort) in script_new_string_sort_list() function
3221 return script_new_string_sort_list(string_sort); in script_string_sort_list_add()
H A Dyyscript.c2952 … (yyval.wildcard_sections).sections = script_new_string_sort_list(&(yyvsp[0].wildcard_section)); in yyparse()
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dscript-c.h378 script_new_string_sort_list(const struct Wildcard_section*);
H A Dyyscript.y622 $$.sections = script_new_string_sort_list(&$1);
H A Dscript.cc3207 script_new_string_sort_list(const struct Wildcard_section* string_sort) in script_new_string_sort_list() function
3221 return script_new_string_sort_list(string_sort); in script_string_sort_list_add()
H A Dyyscript.c2949 … (yyval.wildcard_sections).sections = script_new_string_sort_list(&(yyvsp[0].wildcard_section)); in yyparse()