OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IMAGE_SCN_LNK_REMOVE
(Results
1 - 3
of
3
) sorted by null
/external/qemu/
a.out.h
280
#define
IMAGE_SCN_LNK_REMOVE
0x00000800 /* Section contents will not become part of image. */
/external/llvm/include/llvm/Support/
COFF.h
234
IMAGE_SCN_LNK_REMOVE
= 0x00000800,
/external/valgrind/main/coregrind/m_debuginfo/
readpdb.c
253
#define
IMAGE_SCN_LNK_REMOVE
0x00000800
[
all
...]
Completed in 37 milliseconds