Searched refs:rs6000_debug_stack (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Drs6000.h285 extern int rs6000_debug_stack; /* debug stack applications */
288 #define TARGET_DEBUG_STACK rs6000_debug_stack
H A Drs6000.c215 int rs6000_debug_stack; /* debug stack applications */ variable
1316 rs6000_debug_stack = rs6000_debug_arg = 1;
1318 rs6000_debug_stack = 1;

Completed in 120 milliseconds