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

/external/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFF.cpp90 #define IMAGE_SCN_MEM_16BIT 0x00020000 // For ARM machine types, the section contains Thumb code. Reserved for future use with other machine types. macro
/external/valgrind/main/coregrind/m_debuginfo/
H A Dreadpdb.c263 #define IMAGE_SCN_MEM_16BIT 0x00020000 macro

Completed in 426 milliseconds