Lines Matching full:die_stack
479 std::stack<uint64> die_stack;493 if (die_stack.size() == 0)496 const uint64 offset = die_stack.top();497 die_stack.pop();511 die_stack.push(absolute_offset);