| /freebsd-12.1/contrib/gcc/config/rs6000/ |
| H A D | lynx.h | 89 #undef ASM_APP_OFF 90 #define ASM_APP_OFF "#NO_APP\n" macro
|
| H A D | linux.h | 93 #undef ASM_APP_OFF 94 #define ASM_APP_OFF "#NO_APP\n" macro
|
| H A D | freebsd.h | 159 #undef ASM_APP_OFF 160 #define ASM_APP_OFF "#NO_APP\n" macro
|
| H A D | linux64.h | 396 #undef ASM_APP_OFF 397 #define ASM_APP_OFF "#NO_APP\n" macro
|
| H A D | rs6000.h | 2018 #define ASM_APP_OFF "" macro
|
| /freebsd-12.1/contrib/gcc/config/s390/ |
| H A D | freebsd.h | 102 #undef ASM_APP_OFF 103 #define ASM_APP_OFF "#NO_APP\n" macro
|
| H A D | tpf.h | 32 #undef ASM_APP_OFF 33 #define ASM_APP_OFF "#NO_APP\n" macro
|
| /freebsd-12.1/contrib/gcc/config/i386/ |
| H A D | netbsd.h | 32 #undef ASM_APP_OFF 33 #define ASM_APP_OFF "#NO_APP\n" macro
|
| H A D | openbsd.h | 60 #undef ASM_APP_OFF 61 #define ASM_APP_OFF "#NO_APP\n" macro
|
| H A D | openbsdelf.h | 75 #undef ASM_APP_OFF 76 #define ASM_APP_OFF "#NO_APP\n" macro
|
| H A D | netbsd-elf.h | 64 #undef ASM_APP_OFF 65 #define ASM_APP_OFF "#NO_APP\n" macro
|
| H A D | freebsd.h | 126 #undef ASM_APP_OFF 127 #define ASM_APP_OFF "#NO_APP\n" macro
|
| H A D | unix.h | 45 #define ASM_APP_OFF "/NO_APP\n" macro
|
| /freebsd-12.1/contrib/gcc/config/ |
| H A D | linux.h | 30 #undef ASM_APP_OFF 31 #define ASM_APP_OFF "#NO_APP\n" macro
|
| H A D | darwin.h | 887 #undef ASM_APP_OFF 888 #define ASM_APP_OFF "" macro
|
| /freebsd-12.1/contrib/gcc/config/arm/ |
| H A D | aout.h | 26 #ifndef ASM_APP_OFF 27 #define ASM_APP_OFF "" macro
|
| H A D | aof.h | 102 #define ASM_APP_OFF "" macro
|
| H A D | arm.h | 2166 #undef ASM_APP_OFF 2167 #define ASM_APP_OFF (TARGET_THUMB ? "\t.code\t16\n" : "") macro
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | final.c | 295 fputs (ASM_APP_OFF, asm_out_file); in app_disable() 1901 fputs (ASM_APP_OFF, file); in final_scan_insn() 2005 fputs (ASM_APP_OFF, file); in final_scan_insn() 2126 fputs (ASM_APP_OFF, file); in final_scan_insn()
|
| H A D | varasm.c | 5956 fputs (ASM_APP_OFF, asm_out_file); in default_file_start()
|
| H A D | ChangeLog-1999 | 12877 * config/arm/coff.h (ASM_FILE_START): Emit ASM_APP_OFF. 12882 (ASM_FILE_START): Emit ASM_APP_OFF. 14122 (ASM_COMMENT_START, ASM_APP_ON, ASM_APP_OFF, SET_ASM_OP): Likewise.
|
| /freebsd-12.1/contrib/gcc/config/mips/ |
| H A D | mips.h | 2372 #ifndef ASM_APP_OFF 2373 #define ASM_APP_OFF " #NO_APP\n" macro
|
| /freebsd-12.1/contrib/gcc/config/ia64/ |
| H A D | ia64.h | 1517 #define ASM_APP_OFF (TARGET_GNU_AS ? "#NO_APP\n" : "//NO_APP\n") macro
|
| /freebsd-12.1/contrib/gcc/config/sparc/ |
| H A D | sparc.h | 2208 #define ASM_APP_OFF "" macro
|
| /freebsd-12.1/contrib/gcc/doc/ |
| H A D | tm.texi | 6511 If this flag is true, the text of the macro @code{ASM_APP_OFF} will be 6515 definition of @code{ASM_APP_OFF}, the effect is to notify the GNU 6527 @code{ASM_APP_OFF} (if that is enabled). Most ELF assemblers expect 6559 @defmac ASM_APP_OFF
|