Searched defs:SHF_STRINGS (Results 1 – 7 of 7) sorted by relevance
338 #define SHF_STRINGS 0x20 /* Contains NULL terminated strings */ macro
754 SHF_STRINGS = 0x20, enumerator
728 SHF_STRINGS = 0x20, enumerator
727 SHF_STRINGS = 0x20, enumerator
852 SHF_STRINGS = 0x20, enumerator
362 #define SHF_STRINGS (1 << 5) /* Contains nul-terminated strings */ macro
474 #define SHF_STRINGS (1 << 5) /* Contains nul-terminated strings */ macro