Home
last modified time | relevance | path

Searched refs:in_text_section (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/gcc/
HDtree.h2932 unsigned in_text_section : 1; member
2971 #define DECL_IN_TEXT_SECTION(NODE) (VAR_DECL_CHECK (NODE)->decl_with_vis.in_text_section)
HDChangeLog-20052096 (thumb_call_via_reg): Replace call to in_text_section with
2199 in_text_section with comparison between in_section and text_section.
2293 instead of calling in_toc_section and in_text_section. Use
2430 (in_text_section, in_unlikely_text_section, exports_section)
2483 (in_text_section, in_unlikely_text_section, in_data_section): Delete.
HDChangeLog-200436340 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'.
HDChangeLog-20011155 extracted from ASM_OUTPUT_INT in sysv4.h. Use in_text_section()