Searched refs:EnumRelocsFunction (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/base/win/
H A Dpe_image.h79 typedef bool (*EnumRelocsFunction)(const PEImage &image, WORD type, typedef in class:base::win::PEImage
209 bool EnumRelocs(EnumRelocsFunction callback, PVOID cookie) const;
H A Dpe_image.cc310 bool PEImage::EnumRelocs(EnumRelocsFunction callback, PVOID cookie) const {

Completed in 139 milliseconds