Searched refs:BoundImportName (Results 1 – 1 of 1) sorted by relevance
264 LPSTR ImportName = NULL, BoundImportName, ForwarderName; in LdrpHandleOneNewFormatImportDescriptor() local278 BoundImportName = (LPSTR)FirstEntry + BoundEntry->OffsetModuleName; in LdrpHandleOneNewFormatImportDescriptor()283 DPRINT1("LDR: %wZ bound to %s\n", &LdrEntry->BaseDllName, BoundImportName); in LdrpHandleOneNewFormatImportDescriptor()288 BoundImportName, in LdrpHandleOneNewFormatImportDescriptor()298 BoundImportName, in LdrpHandleOneNewFormatImportDescriptor()321 BoundImportName); in LdrpHandleOneNewFormatImportDescriptor()334 BoundImportName); in LdrpHandleOneNewFormatImportDescriptor()429 if (!_stricmp(ImportName, BoundImportName)) break; in LdrpHandleOneNewFormatImportDescriptor()472 BoundImportName, in LdrpHandleOneNewFormatImportDescriptor()