Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/config/i386/
H A Ddarwin.h86 if (in_text_section ()) \
/openbsd/gnu/usr.bin/gcc/gcc/
H A Doutput.h166 extern int in_text_section PARAMS ((void));
H A Dvarasm.c296 in_text_section () in in_text_section() function
1252 if (ASM_NO_SKIP_IN_TEXT && in_text_section ())
1631 if (in_text_section ())
H A DChangeLog.61155 extracted from ASM_OUTPUT_INT in sysv4.h. Use in_text_section()
/openbsd/gnu/gcc/gcc/
H A Dtree.h2889 unsigned in_text_section : 1; member
2914 #define DECL_IN_TEXT_SECTION(NODE) (VAR_DECL_CHECK (NODE)->decl_with_vis.in_text_section)
/openbsd/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Drs6000.c8170 && !in_text_section ()