Searched refs:DB_SYM_NULL (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/sys/ddb/
H A Ddb_sym.h56 #define DB_SYM_NULL ((db_sym_t)0) macro
H A Ddb_sym.c398 if (sym == DB_SYM_NULL) {
/freebsd-12-stable/sys/sparc64/sparc64/
H A Ddb_trace.c188 if (sym != DB_SYM_NULL && diff == 0) {
/freebsd-12-stable/sys/i386/i386/
H A Ddb_trace.c284 if (sym != DB_SYM_NULL && diff == 0) {
/freebsd-12-stable/sys/amd64/amd64/
H A Ddb_trace.c161 if (sym != DB_SYM_NULL && diff == 0) {

Completed in 169 milliseconds