Searched defs:IMAGE_SCN_LNK_REMOVE (Results 1 - 2 of 2) sorted by relevance

/external/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFF.cpp86 #define IMAGE_SCN_LNK_REMOVE 0x00000800 // The section will not become part of the image. This is valid only for object files. macro
/external/valgrind/coregrind/m_debuginfo/
H A Dreadpdb.c254 #define IMAGE_SCN_LNK_REMOVE 0x00000800 macro

Completed in 3073 milliseconds