Home
last modified time | relevance | path

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

/src/sys/riscv/riscv/
H A Delf_machdep.c140 static bool debug_kld; variable
141 SYSCTL_BOOL(_debug, OID_AUTO, kld_reloc, CTLFLAG_RW, &debug_kld, 0,
331 if (debug_kld) in elf_reloc_internal()
344 if (debug_kld) in elf_reloc_internal()
353 if (debug_kld) in elf_reloc_internal()
375 if (debug_kld) in elf_reloc_internal()
405 if (debug_kld) in elf_reloc_internal()
421 if (debug_kld) in elf_reloc_internal()
436 if (debug_kld) in elf_reloc_internal()
452 if (debug_kld) in elf_reloc_internal()
[all …]