Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/usr.bin/gcc/gcc/config/vax/
H A Delf.h43 #define DBX_OUTPUT_FUNCTION_END(file,decl) function_section(decl)
/openbsd-src/gnu/gcc/gcc/config/mcore/
H A Dmcore-pe.h78 switch_to_section (function_section (DECL)); \
H A Dmcore-elf.h55 switch_to_section (function_section (DECL)); \
/openbsd-src/gnu/gcc/gcc/config/arm/
H A Dpe.h96 switch_to_section (function_section (DECL)); \
/openbsd-src/gnu/usr.bin/gcc/gcc/config/mcore/
H A Dmcore-pe.h97 function_section (DECL); \
H A Dmcore-elf.h80 function_section (DECL); \
/openbsd-src/gnu/usr.bin/gcc/gcc/config/arm/
H A Dpe.h138 function_section (DECL); \
/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Dxcoff.h168 switch_to_section (function_section (DECL)); \
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Doutput.h219 extern void function_section PARAMS ((tree));
H A Ddwarfout.c5813 function_section (current_function_decl);
5828 function_section (current_function_decl);
5847 function_section (current_function_decl);
5863 function_section (current_function_decl);
6041 function_section (current_function_decl);
H A Dfinal.c1725 function_section (current_function_decl);
2271 function_section (current_function_decl);
2385 function_section (current_function_decl);
H A Dvarasm.c561 function_section (decl) in function_section() function
1155 function_section (decl);
1232 function_section (decl); /* need to switch back */
H A Ddbxout.c158 #define FORCE_TEXT function_section (current_function_decl);
H A Ddwarf2out.c2113 function_section (current_function_decl);
12323 function_section (current_function_decl);
12335 function_section (current_function_decl);
12444 function_section (current_function_decl);
/openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Dxcoff.h295 function_section(DECL); \
/openbsd-src/gnu/gcc/gcc/
H A Doutput.h563 extern section *function_section (tree);
H A Dvarasm.c556 function_section (tree decl) in function_section() function
1421 switch_to_section (function_section (decl)); in assemble_start_function()
1487 switch_to_section (function_section (decl)); in assemble_end_function()
1493 switch_to_section (function_section (decl)); /* need to switch back */ in assemble_end_function()
1507 switch_to_section (function_section (decl)); in assemble_end_function()
H A Ddbxout.c911 switch_to_section (function_section (current_function_decl)); in dbxout_function_end()
/openbsd-src/gnu/gcc/gcc/config/xtensa/
H A Dxtensa.h1194 switch_to_section (function_section (FUNDECL)); \
H A Dxtensa.c2445 return function_section (current_function_decl); in xtensa_select_rtx_section()
/openbsd-src/gnu/usr.bin/gcc/gcc/config/xtensa/
H A Dxtensa.h1611 function_section (FUNDECL); \
H A Dxtensa.c2755 function_section (current_function_decl);
/openbsd-src/gnu/gcc/gcc/config/frv/
H A Dfrv.h2621 switch_to_section (function_section (current_function_decl)); \
/openbsd-src/gnu/usr.bin/gcc/gcc/config/frv/
H A Dfrv.h3160 function_section (current_function_decl); \
/openbsd-src/gnu/usr.bin/gcc/gcc/config/stormy16/
H A Dstormy16.c1678 function_section (current_function_decl);

12