Home
last modified time | relevance | path

Searched refs:script_base (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/sys/dev/sym/
H A Dsym_hipd.c3680 u_char *script_base; in sym_log_hard_error() local
3689 script_base = (u_char *) np->scripta0; in sym_log_hard_error()
3696 script_base = (u_char *) np->scriptb0; in sym_log_hard_error()
3701 script_base = NULL; in sym_log_hard_error()
3715 scr_to_cpu((int) *(u32 *)(script_base + script_ofs))); in sym_log_hard_error()