Searched refs:in_section (Results 1 – 17 of 17) sorted by relevance
133 section *save_section = in_section; \149 in_section = NULL)
122 (in_section = NULL, \
14341 if (in_section == text_section) in thumb_call_via_reg()14701 in_section = NULL; in zero_init_section()
72 svn_boolean_t in_section; member137 ctx->in_section = TRUE; in open_section()146 ctx->in_section = FALSE; in close_section()775 ctx->in_section = FALSE; in svn_config__parse_stream()800 if (ctx->in_section) in svn_config__parse_stream()849 if (ctx->in_section) in svn_config__parse_stream()
149 if (in_section == text_section) \
113 in_section = NULL)
167 in_section = NULL; \
11064 && in_section != toc_section in rs6000_assemble_integer()11065 && in_section != text_section in rs6000_assemble_integer()11066 && !unlikely_text_section_p (in_section) in rs6000_assemble_integer()
551 extern GTY(()) section *in_section;
174 section *in_section; variable1500 save_text_section = in_section; in assemble_end_function()1524 if (ASM_NO_SKIP_IN_TEXT && (in_section->common.flags & SECTION_CODE) != 0) in assemble_zeros()3415 && in_section in output_constant_pool_1()3416 && (in_section->common.flags & SECTION_MERGE)) in output_constant_pool_1()5994 if (in_section == new_section) in switch_to_section()5998 in_section = NULL; in switch_to_section()6000 in_section = new_section; in switch_to_section()
2054 set in_section to NULL.2057 (unicosmk_output_common): Set in_section to NULL instead of calling2065 (unicosmk_output_ssib): Set in_section to NULL instead of calling2082 set in_section to NULL.2088 (ASM_OUTPUT_COMMON): Set in_section to NULL rather than calling2097 a comparison between in_section and text_section.2195 (drectve_section): Redefine as a macro that sets in_section after2199 in_text_section with comparison between in_section and text_section.2233 in_section to NULL.2243 in_section to NULL.[all …]
1018 * varasm.c (enum in_section): Define in_bss if BSS_SECTION_ASM_OP
437 data section, regardless of what in_section thinks.
1156 and in_toc_section() rather than the in_section variable.
21133 * varasm.c (enum in_section): Add in_readonly_data.
36304 (in_section): Likewise.
36330 (in_section): Add in_unlikely_executed_text to enum data structure.