Searched defs:SHF_ALLOC (Results 1 – 11 of 11) sorted by relevance
164 SHF_ALLOC = 1 << 1, enumerator
165 pub const SHF_ALLOC: u32 = 2; constant
292 #define SHF_ALLOC 0x2 macro
719 SHF_ALLOC = 0x2, enumerator
718 SHF_ALLOC = 0x2, enumerator
891 SHF_ALLOC = 0x2, enumerator
309 #define SHF_ALLOC (1 << 1) macro
360 #define SHF_ALLOC (1 << 1) /* Occupies memory during execution */ macro
410 #define SHF_ALLOC (1 << 1) macro
471 #define SHF_ALLOC (1 << 1) /* Occupies memory during execution */ macro