Searched refs:exception_range_entry (Results 1 – 2 of 2) sorted by relevance
192 } exception_range_entry; typedef790 srelptr(exc_addr + offsetof(exception_range_entry, _f), cur_ent->_f) in unwind_exception_ranges()800 exception_range_entry scratch, *ent, *cur_ent = &scratch; in unwind_exception_ranges()807 ent = (exception_range_entry *)(_cache->c_data->d_buf); in unwind_exception_ranges()808 nelts = _cache->c_data->d_size / sizeof (exception_range_entry); in unwind_exception_ranges()842 exc_addr += sizeof (exception_range_entry); in unwind_exception_ranges()843 offset += sizeof (exception_range_entry); in unwind_exception_ranges()
189 # exception_range_entry table entries.