Searched refs:ASM_STABN_OP (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | dbxout.c | 108 #ifndef ASM_STABN_OP 109 #define ASM_STABN_OP "\t.stabn\t" macro 570 fputs (ASM_STABN_OP, asm_out_file); in dbxout_begin_stabn() 580 fputs (ASM_STABN_OP, asm_out_file); in dbxout_begin_stabn_sline()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | dbxout.cc | 109 #ifndef ASM_STABN_OP 110 #define ASM_STABN_OP "\t.stabn\t" macro 573 fputs (ASM_STABN_OP, asm_out_file); in dbxout_begin_stabn() 583 fputs (ASM_STABN_OP, asm_out_file); in dbxout_begin_stabn_sline()
|
H A 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.
|
H A D | ChangeLog-2004 | 17569 (ASM_STABS_OP, ASM_STABN_OP, ASM_STABD_OP): Delete. 17578 ASM_STABS_OP and ASM_STABN_OP.
|
H A D | ChangeLog-2012 | 30704 (ASM_STABN_OP): Remove.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
H A D | tm.texi.in | 6784 @defmac ASM_STABN_OP
|
H A D | tm.texi | 9921 @defmac ASM_STABN_OP
|
H A D | gccint.info | 40399 -- Macro: ASM_STABN_OP 52363 * ASM_STABN_OP: DBX Options. (line 41)
|
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
H A D | gccint.info | 41790 -- Macro: ASM_STABN_OP 54049 * ASM_STABN_OP: DBX Options. (line 41)
|