Home
last modified time | relevance | path

Searched refs:function_begin_epilogue (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dtarget.h86 void (* function_begin_epilogue) PARAMS ((FILE *)); member
Dfinal.c2054 (*targetm.asm_out.function_begin_epilogue) (file);
DChangeLog.618410 and function_begin_epilogue.
/openbsd/src/gnu/gcc/gcc/
Dtarget.h131 void (* function_begin_epilogue) (FILE *); member
Dfinal.c1755 targetm.asm_out.function_begin_epilogue (file); in final_scan_insn()