Home
last modified time | relevance | path

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

/linux-3.4.99/kernel/debug/kdb/
Dkdb_private.h226 #define KDB_SP_SYMSIZE 0x0010 /* Print the size of the symbol */ macro
Dkdb_support.c284 if (punc & KDB_SP_SYMSIZE) in kdb_symbol_print()
680 KDB_SP_VALUE|KDB_SP_SYMSIZE|KDB_SP_NEWLINE); in kdb_print_nameval()