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

/external/chromium/base/win/
H A Dpe_image.h39 typedef bool (*EnumExportsFunction)(const PEImage &image, DWORD ordinal, typedef in class:base::win::PEImage
159 bool EnumExports(EnumExportsFunction callback, PVOID cookie) const;

Completed in 80 milliseconds