Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/debug/kdb/
Dkdb_main.c1519 int symbolic, int nosect, int bytesperword, in kdb_md_line() argument
1549 if (!nosect) { in kdb_md_line()
1588 int nosect = 0; in kdb_md() local
1734 kdbgetintenv("NOSECT", &nosect); in kdb_md()
1756 kdb_md_line(fmtstr, addr, symbolic, nosect, bytesperword, in kdb_md()