Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpc/stand/hpcboot/
H A Dload.h83 void tagDump(int); // for debug
H A Dload.cpp94 Loader::tagDump(int n) in tagDump() function in Loader
H A Dhpcboot.cpp220 f._loader->tagDump(3); // dump page chain.(print first 3 links) in hpcboot()