Searched refs:COFF_SECTION_ATTR_NOLOAD_FOR_CODE_MEMORY (Results 1 – 2 of 2) sorted by relevance
35 #define COFF_SECTION_ATTR_NOLOAD_FOR_CODE_MEMORY 0x00000020 macro
283 BOOL noload = ((section->s_flags & COFF_SECTION_ATTR_NOLOAD_FOR_CODE_MEMORY) != 0); in DSPi_MapAndLoadProcessImageCallback()1040 if ((section->s_flags & COFF_SECTION_ATTR_NOLOAD_FOR_CODE_MEMORY) != 0) in DSPi_LoadProcessImageCallback()