/dports/www/chromium-legacy/chromium-88.0.4324.182/base/win/ |
H A D | pe_image.h | 87 using EnumRelocsFunction = bool (*)(const PEImage&, WORD, PVOID, PVOID); variable 254 bool EnumRelocs(EnumRelocsFunction callback, PVOID cookie) const;
|
H A D | pe_image.cc | 365 bool PEImage::EnumRelocs(EnumRelocsFunction callback, PVOID cookie) const { in EnumRelocs()
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/win/ |
H A D | pe_image.h | 82 using EnumRelocsFunction = bool (*)(const PEImage&, WORD, PVOID, PVOID); variable 249 bool EnumRelocs(EnumRelocsFunction callback, PVOID cookie) const;
|
H A D | pe_image.cc | 365 bool PEImage::EnumRelocs(EnumRelocsFunction callback, PVOID cookie) const { in EnumRelocs()
|
/dports/www/firefox-esr/firefox-91.8.0/security/sandbox/chromium/base/win/ |
H A D | pe_image.h | 82 using EnumRelocsFunction = bool (*)(const PEImage&, WORD, PVOID, PVOID); variable 249 bool EnumRelocs(EnumRelocsFunction callback, PVOID cookie) const;
|
H A D | pe_image.cc | 364 bool PEImage::EnumRelocs(EnumRelocsFunction callback, PVOID cookie) const { in EnumRelocs()
|
/dports/www/firefox/firefox-99.0/security/sandbox/chromium/base/win/ |
H A D | pe_image.h | 82 using EnumRelocsFunction = bool (*)(const PEImage&, WORD, PVOID, PVOID); variable 249 bool EnumRelocs(EnumRelocsFunction callback, PVOID cookie) const;
|
H A D | pe_image.cc | 364 bool PEImage::EnumRelocs(EnumRelocsFunction callback, PVOID cookie) const { in EnumRelocs()
|
/dports/mail/thunderbird/thunderbird-91.8.0/security/sandbox/chromium/base/win/ |
H A D | pe_image.h | 82 using EnumRelocsFunction = bool (*)(const PEImage&, WORD, PVOID, PVOID); variable 249 bool EnumRelocs(EnumRelocsFunction callback, PVOID cookie) const;
|
H A D | pe_image.cc | 364 bool PEImage::EnumRelocs(EnumRelocsFunction callback, PVOID cookie) const { in EnumRelocs()
|
/dports/lang/spidermonkey60/firefox-60.9.0/security/sandbox/chromium/base/win/ |
H A D | pe_image.h | 77 typedef bool (*EnumRelocsFunction)(const PEImage &image, WORD type, typedef 210 bool EnumRelocs(EnumRelocsFunction callback, PVOID cookie) const;
|
H A D | pe_image.cc | 339 bool PEImage::EnumRelocs(EnumRelocsFunction callback, PVOID cookie) const { in EnumRelocs()
|
/dports/www/firefox-legacy/firefox-52.8.0esr/security/sandbox/chromium/base/win/ |
H A D | pe_image.h | 77 typedef bool (*EnumRelocsFunction)(const PEImage &image, WORD type, typedef 210 bool EnumRelocs(EnumRelocsFunction callback, PVOID cookie) const;
|
H A D | pe_image.cc | 339 bool PEImage::EnumRelocs(EnumRelocsFunction callback, PVOID cookie) const { in EnumRelocs()
|
/dports/lang/spidermonkey78/firefox-78.9.0/security/sandbox/chromium/base/win/ |
H A D | pe_image.h | 79 typedef bool (*EnumRelocsFunction)(const PEImage &image, WORD type, typedef 229 bool EnumRelocs(EnumRelocsFunction callback, PVOID cookie) const;
|
H A D | pe_image.cc | 353 bool PEImage::EnumRelocs(EnumRelocsFunction callback, PVOID cookie) const { in EnumRelocs()
|