Home
last modified time | relevance | path

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

/reactos/dll/win32/imagehlp/
H A Dintegrity.c638 static DWORD IMAGEHLP_GetSectionOffset( IMAGE_SECTION_HEADER *hdr, in IMAGEHLP_GetSectionOffset() function
681 offset = IMAGEHLP_GetSectionOffset( section_headers, num_sections, section, in IMAGEHLP_ReportSection()
720 offset = IMAGEHLP_GetSectionOffset( hdr, num_sections, ".idata", &size, in IMAGEHLP_ReportImportSection()