Searched refs:KDB_SP_SYMSIZE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/kernel/debug/kdb/ | ||
H A D | kdb_private.h | 206 #define KDB_SP_SYMSIZE 0x0010 /* Print the size of the symbol */ macro |
H A D | kdb_support.c | 224 if (punc & KDB_SP_SYMSIZE) in kdb_symbol_print() |