K 10 svn:author V 3 jhb K 8 svn:date V 27 2012-06-28T19:34:23.576682Z K 7 svn:log V 262 MFC 236404: Extend VERBOSE_SYSINIT to also print out the name of variables passed to SYSINIT routines if they can be resolved via symbol look up in DDB. To avoid false positives, only honor a name if the symbol resolves exactly to the pointer value (no offset). END