Searched defs:nthdr (Results 1 – 2 of 2) sorted by relevance
680 auto nthdr = getNTHeader(handle); in version() local818 if (auto nthdr = getNTHeader(handle)) in getSectionHeader() local
314 auto nthdr = cast(IMAGE_NT_HEADERS*)(cast(void*)doshdr + doshdr.e_lfanew); in findImageSection() local