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