Searched defs:SHF_ALLOC (Results 1 – 3 of 3) sorted by relevance
370 #define SHF_ALLOC (1 << 1) /* Occupies memory during execution */ macro
271 #define SHF_ALLOC 0x2 /* occupies memory */ macro
466 #define SHF_ALLOC 0x2 /* Section occupies memory. */ macro