Home
last modified time | relevance | path

Searched refs:debug_stack_info (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/config/d30v/
H A Dd30v-protos.h135 extern void debug_stack_info PARAMS ((d30v_stack_t *));
H A Dd30v.c1828 debug_stack_info (info) in debug_stack_info() function
2377 debug_stack_info (info); in d30v_expand_prologue()
/openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Drs6000-protos.h189 extern void debug_stack_info PARAMS ((rs6000_stack_t *));
H A Drs6000.c9372 debug_stack_info (info) in debug_stack_info() function
10650 debug_stack_info (info);
/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Drs6000.c687 static void debug_stack_info (rs6000_stack_t *);
13340 debug_stack_info (rs6000_stack_t *info) in debug_stack_info() function
14825 debug_stack_info (info); in rs6000_output_function_prologue()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DFSFChangeLog.104125 (debug_stack_info): Ditto.
5360 (rs6000_stack_info,debug_stack_info): Use ABI enumeration instead
5963 (debug_stack_info): Ditto.
H A DChangeLog.64386 (debug_stack_info): Add altivec debug info.
6684 (debug_stack_info): Add prototype.
9564 (debug_stack_info): Fix an obvious typo.
H A DChangeLog.55926 (debug_stack_info): Ditto.
H A DChangeLog.11713 rs6000_float_const, rs6000_replace_regno, debug_stack_info,
H A DChangeLog.39988 rs6000_init_expanders, rs6000_stack_info, debug_stack_info): Remove
H A DChangeLog18044 (debug_stack_info): Add SPE info.