Searched defs:SHF_ALLOC (Results 1 – 10 of 10) sorted by relevance
288 #define SHF_ALLOC 0x2 macro
287 #define SHF_ALLOC 0x2 macro
311 #define SHF_ALLOC 0x2 /* occupies memory */ macro
329 #define SHF_ALLOC 0x2 /* Section occupies memory. */ macro
468 #define SHF_ALLOC (1 << 1) /* Occupies memory during execution */ macro