Searched refs:stack_used (Results 1 – 2 of 2) sorted by relevance
118 size_t stack_used = 0, stack_allocated = 0; in expr_eval() local123 if (stack_used >= DWARF_EXPR_STACK_MAX) in expr_eval()128 if (stack_used == stack_allocated) in expr_eval()139 stack[stack_used++] = val; in expr_eval()146 if (stack_used == 0) in expr_eval()151 *val = stack[--stack_used]; in expr_eval()258 if (stack_used <= op->number) in expr_eval()264 if (! push (stack[stack_used - 1 - op->number])) in expr_eval()
32 Allocation context: stack_used (offset 4, size 8) in libpthread-?.?.so, libpthread.so.0:Data44 Allocation context: stack_used (offset 0, size 8) in libpthread-?.?.so, libpthread.so.0:Data