Searched defs:SHF_ALLOC (Results 1 – 9 of 9) sorted by relevance
127 #define SHF_ALLOC 2 macro
180 SHF_ALLOC = 0x2, //!< Allocate section. enumerator
350 #define SHF_ALLOC 0x2 /* Section occupies memory */ macro
380 #define SHF_ALLOC 0x2 /* Section occupies memory */ macro
565 #define SHF_ALLOC (1 << 1) /* Occupies memory during execution */ macro
566 #define SHF_ALLOC (1 << 1) /* Occupies memory during execution */ macro
467 #define SHF_ALLOC 0x00000002 /* Occupies memory */ macro
469 #define SHF_ALLOC 0x00000002 /* Occupies memory */ macro
562 #define SHF_ALLOC 0x00000002 /* Occupies memory */ macro