Searched defs:SHF_ALLOC (Results 1 – 4 of 4) sorted by relevance
1088 #define SHF_ALLOC 0x2 macro
1041 SHF_ALLOC = 0x2, enumerator
363 #define SHF_ALLOC (1 << 1) /* Occupies memory during execution */ macro
370 #define SHF_ALLOC (1 << 1) /* Occupies memory during execution */ macro