Searched refs:_dt_droptab (Results 1 – 1 of 1) sorted by relevance
353 } _dt_droptab[] = { variable408 for (i = 0; _dt_droptab[i].dtdrt_str != NULL; i++) { in dt_handle_status()409 uintptr_t naddr = base + _dt_droptab[i].dtdrt_offset; in dt_handle_status()410 uintptr_t oaddr = obase + _dt_droptab[i].dtdrt_offset; in dt_handle_status()420 dt_droptag(_dt_droptab[i].dtdrt_kind)); in dt_handle_status()429 _dt_droptab[i].dtdrt_str, (nval - oval > 1) ? "s" : "", in dt_handle_status()430 _dt_droptab[i].dtdrt_msg != NULL ? in dt_handle_status()431 _dt_droptab[i].dtdrt_msg : ""); in dt_handle_status()433 drop.dtdda_kind = _dt_droptab[i].dtdrt_kind; in dt_handle_status()