tblock
union tblock *Thdr_p; /* TAR header pointer */
Thdr_p = (union tblock *)Buffr.b_out_p;
Thdr_p = (union tblock *)Buffr.b_out_p;
Thdr_p = (union tblock *)Buffr.b_out_p;
Thdr_p = (union tblock *)Buffr.b_in_p;
Thdr_p = (union tblock *)Buffr.b_in_p;
Dwarf_Block *tblock = 0;
blkres = dwarf_formblock(loc_attr, &tblock, error);
loc_block.bl_len = tblock->bl_len;
loc_block.bl_data = tblock->bl_data;
loc_block.bl_section_offset = tblock->bl_section_offset;
dwarf_dealloc(dbg, tblock, DW_DLA_BLOCK);
Dwarf_Block *tblock = 0;
blkres = dwarf_formblock(loc_attr, &tblock, error);
loc_block.bl_len = tblock->bl_len;
loc_block.bl_data = tblock->bl_data;
loc_block.bl_kind = tblock->bl_from_loclist;
loc_block.bl_section_offset = tblock->bl_section_offset;
dwarf_dealloc(dbg, tblock, DW_DLA_BLOCK);