Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dtarget.h83 void (* function_end_prologue) PARAMS ((FILE *)); member
Dfinal.c2049 (*targetm.asm_out.function_end_prologue) (file);
DChangeLog.618409 * target.h (struct gcc_target): New members function_end_prologue
/openbsd/src/gnu/gcc/gcc/
Dtarget.h128 void (* function_end_prologue) (FILE *); member
Dfinal.c1741 targetm.asm_out.function_end_prologue (file); in final_scan_insn()