Searched defs:SHF_ALLOC (Results 1 – 4 of 4) sorted by relevance
424 #define SHF_ALLOC 0x2 /* Occupies memory during execution */ macro
494 #define SHF_ALLOC (1 << 1) /* Occupies memory during execution */ macro
502 #define SHF_ALLOC (1 << 1) /* Occupies memory during execution */ macro
537 #define SHF_ALLOC (1 << 1) /* Occupies memory during execution */ macro