OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:exe_match
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/tools/gyp/test/win/
gyptest-link-base-address.py
31
exe_match
= image_base_reg_ex.match(exe_headers)
variable
33
if not
exe_match
or not
exe_match
.group(1):
35
if
exe_match
.group(1) != '420000':
/external/blktrace/btt/
output.c
852
static inline int
exe_match
(char *exe, char *name)
function
Completed in 59 milliseconds