Home | History | Annotate | Download | only in dwarf

Lines Matching refs:stack

43 #include <stack>
479 std::stack<uint64> die_stack;
1325 // A stack of saved states, for DW_CFA_remember_state and
1327 std::stack<RuleMap> saved_rules_;
1645 // Save the current set of rules on a stack.
1650 // Pop the current set of rules off the stack.
2328 " should pop a saved state from the stack, but the stack is empty\n",