Searched defs:EnumSectionsFunction (Results 1 - 1 of 1) sorted by relevance

/external/chromium/base/win/
H A Dpe_image.h29 typedef bool (*EnumSectionsFunction)(const PEImage &image, typedef in class:base::win::PEImage
154 bool EnumSections(EnumSectionsFunction callback, PVOID cookie) const;

Completed in 59 milliseconds