Home
last modified time | relevance | path

Searched refs:rs6000_debug_stack (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/gcc/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
1308 rs6000_debug_stack = rs6000_debug_arg = 1; in rs6000_override_options()
1310 rs6000_debug_stack = 1; in rs6000_override_options()
/openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Drs6000.h424 extern int rs6000_debug_stack; /* debug stack applications */
427 #define TARGET_DEBUG_STACK rs6000_debug_stack
H A Drs6000.c132 int rs6000_debug_stack; /* debug stack applications */ variable
618 rs6000_debug_stack = rs6000_debug_arg = 1;
620 rs6000_debug_stack = 1;