iaddstr
iaddstr(dbuf, "disp:");
iaddstr(dbuf, symname);
iaddstr(dbuf,"addr:");
static void iaddstr(dis_buffer_t *, const char *s);