Home
last modified time | relevance | path

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

/linux-2.6.39/kernel/debug/kdb/
Dkdb_main.c1440 int symbolic, int nosect, int bytesperword, in kdb_md_line() argument
1469 if (!nosect) { in kdb_md_line()
1524 int nosect = 0; in kdb_md() local
1655 kdbgetintenv("NOSECT", &nosect); in kdb_md()
1677 kdb_md_line(fmtstr, addr, symbolic, nosect, bytesperword, in kdb_md()