Searched refs:call_depth (Results 1 – 3 of 3) sorted by relevance
150 static int call_depth; in __cxa_finalize() local156 call_depth++; in __cxa_finalize()184 call_depth--; in __cxa_finalize()191 if (dso == NULL && call_depth == 0) { in __cxa_finalize()
40 my $call_depth=1;42 while (@caller = caller $call_depth++) {
243 do_restore_user_call_depth (void * call_depth) in do_restore_user_call_depth() argument245 int * depth = call_depth; in do_restore_user_call_depth()