Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Doutput.h532 extern section *function_section (tree);
H A Dvarasm.c645 if (targetm.asm_out.function_section) in function_section_1()
646 section = targetm.asm_out.function_section (decl, freq, in function_section_1()
657 if (targetm.asm_out.function_section) in function_section_1()
658 section = targetm.asm_out.function_section (decl, freq, startup, exit); in function_section_1()
671 function_section (tree decl) in function_section() function
1793 switch_to_section (function_section (decl)); in assemble_start_function()
1917 switch_to_section (function_section (decl)); in assemble_end_function()
1923 switch_to_section (function_section (decl)); /* need to switch back */ in assemble_end_function()
1943 switch_to_section (function_section (decl)); in assemble_end_function()
H A Dasan.c1218 section *fnsec = function_section (current_function_decl); in asan_function_start()
H A Ddwarf2out.c709 switch_to_section (function_section (fde->decl)); in output_fde()
1071 fnsec = function_section (current_function_decl); in dwarf2out_begin_prologue()
27728 section *sec = function_section (fun); in dwarf2out_begin_function()
H A Dtarget.def470 (function_section,
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Doutput.h601 extern section *function_section (tree);
H A Dvarasm.c603 if (targetm.asm_out.function_section) in function_section_1()
604 section = targetm.asm_out.function_section (decl, freq, in function_section_1()
615 if (targetm.asm_out.function_section) in function_section_1()
616 section = targetm.asm_out.function_section (decl, freq, startup, exit); in function_section_1()
629 function_section (tree decl) in function_section() function
1632 switch_to_section (function_section (decl)); in assemble_start_function()
1701 switch_to_section (function_section (decl)); in assemble_end_function()
1707 switch_to_section (function_section (decl)); /* need to switch back */ in assemble_end_function()
1721 switch_to_section (function_section (decl)); in assemble_end_function()
H A Ddbxout.c942 switch_to_section (function_section (current_function_decl)); in dbxout_function_end()
H A Dtarget.def240 (function_section,
H A Ddwarf2out.c633 switch_to_section (function_section (fde->decl)); in output_fde()
989 fnsec = function_section (current_function_decl); in dwarf2out_begin_prologue()
20515 section *sec = function_section (fun); in dwarf2out_begin_function()