Dwarf_Frame
Dwarf_Frame table,
cie->ci_initial_table = (Dwarf_Frame)_dwarf_get_alloc(dbg, DW_DLA_FRAME, 1);
Dwarf_Frame table,
Dwarf_Frame stack_table = NULL;
Dwarf_Frame top_stack = NULL;
stack_table = (Dwarf_Frame)
Dwarf_Frame fr_next;
Dwarf_Frame ci_initial_table;
Dwarf_Frame table,
Dwarf_Frame frame = curcie->ci_initial_table;
Dwarf_Frame frame = cie_data[i]->ci_initial_table;