OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MODULE_HAS_CODE
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/sandbox/win/src/
target_interceptions.cc
51
if ((!module_name) && (image_flags &
MODULE_HAS_CODE
)) {
sandbox_nt_util.h
115
MODULE_HAS_CODE
= 4 // Non zero size of executable sections.
sandbox_nt_util.cc
385
*flags |=
MODULE_HAS_CODE
;
Completed in 2540 milliseconds