Searched refs:SHF_STRINGS (Results 1 – 9 of 9) sorted by relevance
314 #define SHF_STRINGS 0x20 /* Contains NULL terminated strings */ macro
332 #define SHF_STRINGS 0x20 /* Section contains strings. */ macro
471 #define SHF_STRINGS (1 << 5) /* Contains nul-terminated strings */ macro
4019 .text : { INPUT_SECTION_FLAGS (SHF_MERGE & SHF_STRINGS) *(.text) }4025 'SHF_MERGE' and 'SHF_STRINGS' are set. The output section '.text2' will