Searched refs:stack_allocated (Results 1 – 3 of 3) sorted by relevance
43 retval->stack_allocated = 10; in new_dwarf_expr_context()44 retval->stack = xmalloc (retval->stack_allocated * sizeof (CORE_ADDR)); in new_dwarf_expr_context()66 if (ctx->stack_len + need > ctx->stack_allocated) in dwarf_expr_grow_stack()71 ctx->stack_allocated = newlen; in dwarf_expr_grow_stack()
33 int stack_len, stack_allocated; member
9598 correctly indicate an empty stack and ``stack_allocated'' to the