Home | History | Annotate | Download | only in ddb

Lines Matching defs:symbol

59  * Initialize the kernel debugger by initializing the master symbol
60 * table. Note that if initializing the master symbol table fails,
61 * no other symbol tables can be loaded.
89 char symbol[128];
112 (void)strlcpy(symbol, name, sizeof(symbol));
113 db_symsplit(symbol, &mod, &sym);
138 * symbol via db_forall(), prints out symbols matching
174 * "Sift" for a partial symbol.
176 * If the symbol has a qualifier (e.g., ux:vm_map),
177 * then only the specified symbol table will be searched;
178 * otherwise, all symbol tables will be searched..
204 db_error("invalid symbol table name");
209 * Find the closest symbol to val, and return its name
210 * and the difference between val and the symbol found.
254 * Return name and value of a symbol
291 * Print a the closest symbol to value
293 * After matching the symbol according to the given strategy
294 * we print it in the name+offset format, provided the symbol's
301 * bogus symbol associations, e.g. 3 might get some absolute