Home
last modified time | relevance | path

Searched refs:resolve_unique_section (Results 1 – 10 of 10) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dvarasm.h35 extern void resolve_unique_section (tree, int, int);
H A Dcgraphunit.c1763 resolve_unique_section (thunk_fndecl, 0, in expand_thunk()
1830 resolve_unique_section (thunk_fndecl, 0, in expand_thunk()
H A Dvarasm.c452 resolve_unique_section (tree decl, int reloc ATTRIBUTE_UNUSED, in resolve_unique_section() function
1174 resolve_unique_section (decl, reloc, flag_data_sections); in get_variable_section()
H A Dcfgexpand.c6300 resolve_unique_section (current_function_decl, 0, flag_function_sections); in execute()
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dmethod.c361 resolve_unique_section (function, 0, flag_function_sections); in use_thunk()
365 resolve_unique_section (thunk_fndecl, 0, flag_function_sections); in use_thunk()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dmethod.c346 resolve_unique_section (fn, 0, flag_function_sections); in use_thunk()
350 resolve_unique_section (thunk_fndecl, 0, flag_function_sections); in use_thunk()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dcgraphunit.c1617 resolve_unique_section (thunk_fndecl, 0, flag_function_sections); in assemble_thunk()
H A Dvarasm.c422 resolve_unique_section (tree decl, int reloc ATTRIBUTE_UNUSED, in resolve_unique_section() function
1031 resolve_unique_section (decl, reloc, flag_data_sections); in get_variable_section()
H A Dcfgexpand.c4462 resolve_unique_section (current_function_decl, 0, flag_function_sections); in gimple_expand_cfg()
H A Dtree.h5683 extern void resolve_unique_section (tree, int, int);