Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/debug/kdb/
Dkdb_main.c1532 int symbolic, int nosect, int bytesperword, in kdb_md_line() argument
1562 if (!nosect) { in kdb_md_line()
1601 int nosect = 0; in kdb_md() local
1747 kdbgetintenv("NOSECT", &nosect); in kdb_md()
1769 kdb_md_line(fmtstr, addr, symbolic, nosect, bytesperword, in kdb_md()