Searched refs:ASM_STABN_OP (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12-stable/contrib/gcc/config/i386/ |
| D | freebsd.h | 225 fprintf (asm_out_file, "%s %d,0,0,", ASM_STABN_OP, N_LBRAC); \ 236 fprintf (asm_out_file, "%s %d,0,0,", ASM_STABN_OP, N_RBRAC); \
|
| /freebsd-12-stable/contrib/gcc/ |
| D | dbxout.c | 114 #ifndef ASM_STABN_OP 115 #define ASM_STABN_OP "\t.stabn\t" macro 544 fputs (ASM_STABN_OP, asm_out_file); in dbxout_begin_stabn() 554 fputs (ASM_STABN_OP, asm_out_file); in dbxout_begin_stabn_sline()
|
| D | ChangeLog-2000 | 7306 ASM_STABS_OP, ASM_STABD_OP, ASM_STABN_OP). 7311 * dbxout.c (ASM_STABS_OP, ASM_STABN_OP): Here. 7348 UNALIGNED_DOUBLE_INT_ASM_OP, ASM_STABS_OP, ASM_STABN_OP, 7427 * config/i860/fx2800.h (ASM_STABS_OP, ASM_STABN_OP, ASM_STABD_OP, 7511 * config/mips/mips.h (ASM_STABS_OP, ASM_STABN_OP, ASM_STABD_OP): 7524 * config/pa/pa.h (ASM_STABS_OP, ASM_STABN_OP): Here. 7531 * config/rs6000/sol2.h (ASM_STABN_OP): Here.
|
| D | ChangeLog-2004 | 17569 (ASM_STABS_OP, ASM_STABN_OP, ASM_STABD_OP): Delete. 17578 ASM_STABS_OP and ASM_STABN_OP.
|
| /freebsd-12-stable/contrib/gcc/doc/ |
| D | tm.texi | 8221 @defmac ASM_STABN_OP
|