Searched defs:SHF_ALLOC (Results 1 – 2 of 2) sorted by relevance
273 #define SHF_ALLOC 0x2 macro
355 #define SHF_ALLOC (1 << 1) /* Occupies memory during execution */ macro