exception_range_entry
srelptr(exc_addr + offsetof(exception_range_entry, _f), cur_ent->_f)
exception_range_entry scratch, *ent, *cur_ent = &scratch;
ent = (exception_range_entry *)(_cache->c_data->d_buf);
nelts = _cache->c_data->d_size / sizeof (exception_range_entry);
exc_addr += sizeof (exception_range_entry);
offset += sizeof (exception_range_entry);