Searched refs:GetImageSectionFromAddr (Results 1 – 2 of 2) sorted by relevance
127 PIMAGE_SECTION_HEADER PEImage::GetImageSectionFromAddr(PVOID address) const { in GetImageSectionFromAddr() function in base::win::PEImage600 PIMAGE_SECTION_HEADER section_header = GetImageSectionFromAddr(address); in ImageAddrToOnDiskOffset()
128 PIMAGE_SECTION_HEADER GetImageSectionFromAddr(PVOID address) const;