OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IMAGE_SCN_MEM_SHARED
(Results
1 - 3
of
3
) sorted by null
/external/qemu/
a.out.h
302
#define
IMAGE_SCN_MEM_SHARED
0x10000000 /* Section is shareable. */
/external/llvm/include/llvm/Support/
COFF.h
259
IMAGE_SCN_MEM_SHARED
= 0x10000000,
/external/valgrind/main/coregrind/m_debuginfo/
readpdb.c
281
#define
IMAGE_SCN_MEM_SHARED
0x10000000
[
all
...]
Completed in 29 milliseconds