Searched refs:KDB_SP_VALUE (Results 1 – 2 of 2) sorted by relevance
221 #define KDB_SP_VALUE 0x0008 /* Print the value of the address */ macro224 #define KDB_SP_DEFAULT (KDB_SP_VALUE|KDB_SP_PAREN)
268 if (!(symtab_p2->sym_name || (punc & KDB_SP_VALUE))) in kdb_symbol_print()272 if (punc & KDB_SP_VALUE) in kdb_symbol_print()275 if (punc & KDB_SP_VALUE) in kdb_symbol_print()681 KDB_SP_VALUE|KDB_SP_SYMSIZE|KDB_SP_NEWLINE); in kdb_print_nameval()