Searched refs:resolve_unique_section (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/gcc/cp/
H A Dmethod.c400 resolve_unique_section (function, 0, flag_function_sections);
404 resolve_unique_section (thunk_fndecl, 0, flag_function_sections);
/freebsd-10-stable/contrib/gcc/
H A Dvarasm.c468 resolve_unique_section (tree decl, int reloc ATTRIBUTE_UNUSED,
906 resolve_unique_section (decl, reloc, flag_data_sections);
1383 resolve_unique_section (decl, 0, flag_function_sections);
467 resolve_unique_section (tree decl, int reloc ATTRIBUTE_UNUSED, function
H A Dtree.h4595 extern void resolve_unique_section (tree, int, int);

Completed in 89 milliseconds