Searched refs:nosect (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/kernel/debug/kdb/ |
H A D | kdb_main.c | 1475 int symbolic, int nosect, int bytesperword, kdb_md_line() 1504 if (!nosect) { kdb_md_line() 1559 int nosect = 0; kdb_md() local 1690 kdbgetintenv("NOSECT", &nosect); kdb_md() 1712 kdb_md_line(fmtstr, addr, symbolic, nosect, bytesperword, kdb_md() 1474 kdb_md_line(const char *fmtstr, unsigned long addr, int symbolic, int nosect, int bytesperword, int num, int repeat, int phys) kdb_md_line() argument
|
Completed in 133 milliseconds