Searched refs:SHF_MERGE (Results 1 – 9 of 9) sorted by relevance
313 #define SHF_MERGE 0x10 /* Might be merged */ macro
331 #define SHF_MERGE 0x10 /* Section may be merged. */ macro
470 #define SHF_MERGE (1 << 4) /* Might be merged */ macro
4019 .text : { INPUT_SECTION_FLAGS (SHF_MERGE & SHF_STRINGS) *(.text) }4025 'SHF_MERGE' and 'SHF_STRINGS' are set. The output section '.text2' will