Searched refs:SECTION_CODE (Results 1 – 8 of 8) sorted by relevance
1 DEF_SECTION (text_coal_section, SECTION_CODE,3 DEF_SECTION (text_unlikely_coal_section, SECTION_CODE,
543 flags = SECTION_CODE; in i386_pe_section_type_flags()580 if ((flags & (SECTION_CODE | SECTION_WRITE)) == 0) in i386_pe_asm_named_section()588 if (flags & SECTION_CODE) in i386_pe_asm_named_section()608 bool discard = (flags & SECTION_CODE) in i386_pe_asm_named_section()
1524 if (ASM_NO_SKIP_IN_TEXT && (in_section->common.flags & SECTION_CODE) != 0) in assemble_zeros()1825 if (sect && (sect->common.flags & SECTION_CODE) != 0) in assemble_variable()5133 text_section = get_unnamed_section (SECTION_CODE, output_section_asm_op, in init_varasm_once()5232 flags = SECTION_CODE; in default_section_type_flags()5239 flags = SECTION_CODE; in default_section_type_flags()5243 flags = SECTION_CODE; in default_section_type_flags()5276 if (!(flags & (SECTION_CODE | SECTION_BSS | SECTION_TLS)) in default_section_type_flags()5329 if (flags & SECTION_CODE) in default_elf_asm_named_section()5382 if (flags & SECTION_CODE) in default_coff_asm_named_section()5401 (flags & SECTION_CODE ? "discard" : "same_size")); in default_pe_asm_named_section()[all …]
397 #define SECTION_CODE 0x00100 /* contains code */ macro
36344 flags = SECTION_CODE.
18593 if (flags & SECTION_CODE) in rs6000_xcoff_asm_named_section()18601 (flags & SECTION_CODE) ? "." : "", in rs6000_xcoff_asm_named_section()18684 if (flags & SECTION_CODE) in rs6000_xcoff_section_type_flags()
7736 if (flags & SECTION_CODE) in sparc_elf_asm_named_section()
14686 text_section = get_unnamed_section (SECTION_CODE, in aof_asm_init_sections()