dw_macinfo_block_s
len = sizeof(struct dw_macinfo_block_s) + blen;
(struct dw_macinfo_block_s *) _dwarf_p_get_alloc(dbg, len);
(char *) newb + sizeof(struct dw_macinfo_block_s);
struct dw_macinfo_block_s *curblk = dbg->de_current_macinfo;
struct dw_macinfo_block_s *curblk = dbg->de_current_macinfo;
struct dw_macinfo_block_s *curblk = dbg->de_current_macinfo;
struct dw_macinfo_block_s *m_prev;
struct dw_macinfo_block_s *m_sect;
struct dw_macinfo_block_s *curblk = dbg->de_current_macinfo;
struct dw_macinfo_block_s *newb;
len = sizeof(struct dw_macinfo_block_s) + blen;
(struct dw_macinfo_block_s *) _dwarf_p_get_alloc(dbg, len);
(char *) newb + sizeof(struct dw_macinfo_block_s);
struct dw_macinfo_block_s *newb;
struct dw_macinfo_block_s *mb_next;
struct dw_macinfo_block_s *de_first_macinfo;
struct dw_macinfo_block_s *de_current_macinfo;