Searched defs:SHF_STRINGS (Results 1 – 14 of 14) sorted by relevance
390 enum SHF_STRINGS = 0x20; variable
386 enum SHF_STRINGS = (1 << 5); variable
268 enum SHF_STRINGS = (1 << 5); variable
262 enum SHF_STRINGS = (1 << 5); variable
565 #define SHF_STRINGS (1 << 5) /* Contains null terminated character strings */ macro
568 #define SHF_STRINGS (1 << 5) /* Contains null terminated character strings */ macro
470 #define SHF_STRINGS 0x00000020 /* Contains nul terminated strings */ macro
472 #define SHF_STRINGS 0x00000020 /* Contains nul terminated strings */ macro
564 #define SHF_STRINGS 0x00000020 /* Contains nul terminated strings */ macro
991 SHF_STRINGS = 0x20, enumerator
312 enum SHF_STRINGS = (1 << 5); variable
1162 SHF_STRINGS = 0x20, /* NUL-Terminated strings. */ enumerator