Searched refs:max_recursion_depth (Results 1 – 2 of 2) sorted by relevance
160 int recursion_depth, max_recursion_depth; member
105 retval->max_recursion_depth = 0x100; in new_dwarf_expr_context()651 if (ctx->recursion_depth > ctx->max_recursion_depth) in execute_stack_op()