Searched refs:KDB_SP_VALUE (Results 1 – 2 of 2) sorted by relevance
206 #define KDB_SP_VALUE 0x0008 /* Print the value of the address */ macro209 #define KDB_SP_DEFAULT (KDB_SP_VALUE|KDB_SP_PAREN)
208 if (!(symtab_p2->sym_name || (punc & KDB_SP_VALUE))) in kdb_symbol_print()212 if (punc & KDB_SP_VALUE) in kdb_symbol_print()215 if (punc & KDB_SP_VALUE) in kdb_symbol_print()