Searched refs:in_text_section (Results 1 – 4 of 4) sorted by relevance
2932 unsigned in_text_section : 1; member2971 #define DECL_IN_TEXT_SECTION(NODE) (VAR_DECL_CHECK (NODE)->decl_with_vis.in_text_section)
2096 (thumb_call_via_reg): Replace call to in_text_section with2199 in_text_section with comparison between in_section and text_section.2293 instead of calling in_toc_section and in_text_section. Use2430 (in_text_section, in_unlikely_text_section, exports_section)2483 (in_text_section, in_unlikely_text_section, in_data_section): Delete.
36340 to an if statement that was checking 'in_text_section'.36342 condition to an if statement that was checking 'in_text_section'.36356 that was already checking '!in_text_section'.
1155 extracted from ASM_OUTPUT_INT in sysv4.h. Use in_text_section()