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/
H A Dtarget.h86 void (* function_begin_epilogue) PARAMS ((FILE *)); member
H A Dfinal.c2054 (*targetm.asm_out.function_begin_epilogue) (file);
H A DChangeLog.618410 and function_begin_epilogue.
/openbsd-src/gnu/gcc/gcc/
H A Dtarget.h131 void (* function_begin_epilogue) (FILE *); member
H A Dfinal.c1755 targetm.asm_out.function_begin_epilogue (file); in final_scan_insn()