Lines Matching refs:used
91 size_t used;
98 if (stack->used >= DWARF_EXPR_STACK_MAX)
103 if (stack->used == stack->allocated)
116 stack->addrs[stack->used++] = val;
123 if (stack->used == 0)
128 *val = stack->addrs[--stack->used];
148 .used = 0,
258 if (stack.used <= op->number)
264 if (! push (stack.addrs[stack.used - 1 - op->number]))
453 // Not used by CFI itself but it is synthetized by elfutils internation.
469 // Not used by CFI itself but it is synthetized by elfutils internation.
524 archs with invalid CFI for some registers where the registers are never used
595 register will look as unset causing an error later, if used.