Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpc/stand/hpcboot/arm/
H A Darm_boot.cpp101 _arch->setDebug() = args.architectureDebug; in create()
/netbsd-src/sys/arch/hpc/stand/hpcboot/mips/
H A Dmips_boot.cpp122 _arch->setDebug() = args.architectureDebug; in create()
/netbsd-src/sys/arch/hpc/stand/hpcboot/
H A Dboot.cpp118 args.architectureDebug = FALSE; in setup()
H A Dhpcboot.h91 BOOL architectureDebug; member
/netbsd-src/sys/arch/hpc/stand/hpcboot/sh3/
H A Dsh_boot.cpp130 _arch->setDebug() = args.architectureDebug; in create()