Searched refs:ASM_NO_SKIP_IN_TEXT (Results 1 - 12 of 12) sorted by relevance

/openbsd-current/gnu/gcc/gcc/config/i386/
H A Datt.h66 #define ASM_NO_SKIP_IN_TEXT 1
65 #define ASM_NO_SKIP_IN_TEXT macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/i386/
H A Datt.h77 #define ASM_NO_SKIP_IN_TEXT 1
76 #define ASM_NO_SKIP_IN_TEXT macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/m68k/
H A Dsgs.h191 rather than 0s, so we set ASM_NO_SKIP_IN_TEXT to prevent this. */
193 #define ASM_NO_SKIP_IN_TEXT 1 macro
H A D3b1.h141 #define ASM_NO_SKIP_IN_TEXT 1 macro
H A Dmot3300.h322 #define ASM_NO_SKIP_IN_TEXT 1 macro
/openbsd-current/gnu/gcc/gcc/config/c4x/
H A Dc4x.h1409 #define ASM_NO_SKIP_IN_TEXT 1 macro
/openbsd-current/gnu/gcc/gcc/config/ia64/
H A Dia64.h1872 #define ASM_NO_SKIP_IN_TEXT 1
1839 #define ASM_NO_SKIP_IN_TEXT macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/dsp16xx/
H A Ddsp16xx.h1820 #define ASM_NO_SKIP_IN_TEXT 1
1800 #define ASM_NO_SKIP_IN_TEXT macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/ia64/
H A Dia64.h2192 #define ASM_NO_SKIP_IN_TEXT 1
2156 #define ASM_NO_SKIP_IN_TEXT macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/c4x/
H A Dc4x.h1881 #define ASM_NO_SKIP_IN_TEXT 1 macro
/openbsd-current/gnu/gcc/gcc/
H A Dvarasm.c1530 #ifdef ASM_NO_SKIP_IN_TEXT
1533 if (ASM_NO_SKIP_IN_TEXT && (in_section->common.flags & SECTION_CODE) != 0)
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dvarasm.c1256 #ifdef ASM_NO_SKIP_IN_TEXT
1259 if (ASM_NO_SKIP_IN_TEXT && in_text_section ())

Completed in 139 milliseconds