OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VerifyMagic
(Results
1 - 3
of
3
) sorted by null
/external/chromium/base/win/
pe_image.h
209
bool
VerifyMagic
() const;
pe_image_unittest.cc
160
EXPECT_TRUE(pe.
VerifyMagic
());
pe_image.cc
500
bool PEImage::
VerifyMagic
() const {
Completed in 43 milliseconds