Home
last modified time | relevance | path

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

/reactos/dll/win32/dbghelp/
H A Dmodule.c625 static const WCHAR dotDebug0W[] = {'.','d','e','b','u','g',0}; in image_locate_build_id_target() local
636 (idlen * 2 + 1) * sizeof(WCHAR) + sizeof(dotDebug0W)); in image_locate_build_id_target()
657 memcpy(z, dotDebug0W, sizeof(dotDebug0W)); in image_locate_build_id_target()