dof_sec
{ "dof_sec", ":", "print a DOF section header", dof_sec },
extern int dof_sec(uintptr_t, uint_t, int, const mdb_arg_t *);
(void) dof_sec(addr, DCMD_ADDRSPEC | DCMD_LOOP, 0, NULL);