Home
last modified time | relevance | path

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

/openbmc/linux/kernel/debug/kdb/
H A Dkdb_main.c1530 int symbolic, int nosect, int bytesperword, in kdb_md_line() argument
1560 if (!nosect) { in kdb_md_line()
1599 int nosect = 0; in kdb_md() local
1745 kdbgetintenv("NOSECT", &nosect); in kdb_md()
1767 kdb_md_line(fmtstr, addr, symbolic, nosect, bytesperword, in kdb_md()