Home
last modified time | relevance | path

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

/linux-3.4.99/kernel/debug/kdb/
Dkdb_main.c1443 int symbolic, int nosect, int bytesperword, in kdb_md_line() argument
1472 if (!nosect) { in kdb_md_line()
1527 int nosect = 0; in kdb_md() local
1658 kdbgetintenv("NOSECT", &nosect); in kdb_md()
1680 kdb_md_line(fmtstr, addr, symbolic, nosect, bytesperword, in kdb_md()