Home
last modified time | relevance | path

Searched refs:ASM_STABN_OP (Results 1 – 13 of 13) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Ddbxout.c98 #ifndef ASM_STABN_OP
99 #define ASM_STABN_OP "\t.stabn\t" macro
563 fprintf (asmfile, "%s%d,0,0,0\n", ASM_STABN_OP, N_EINCL);
2951 fprintf (asmfile, "%s%d,0,0,", ASM_STABN_OP, N_LBRAC);
2981 fprintf (asmfile, "%s%d,0,0,", ASM_STABN_OP, N_RBRAC);
H A DChangeLog.47300 ASM_STABS_OP, ASM_STABD_OP, ASM_STABN_OP).
7305 * dbxout.c (ASM_STABS_OP, ASM_STABN_OP): Here.
7342 UNALIGNED_DOUBLE_INT_ASM_OP, ASM_STABS_OP, ASM_STABN_OP,
7421 * config/i860/fx2800.h (ASM_STABS_OP, ASM_STABN_OP, ASM_STABD_OP,
7505 * config/mips/mips.h (ASM_STABS_OP, ASM_STABN_OP, ASM_STABD_OP):
7518 * config/pa/pa.h (ASM_STABS_OP, ASM_STABN_OP): Here.
7525 * config/rs6000/sol2.h (ASM_STABN_OP): Here.
/openbsd/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Dlinux64.h351 fprintf (FILE, "%s%d,0,0,", ASM_STABN_OP, BRAC); \
/openbsd/gnu/gcc/gcc/
H A Ddbxout.c114 #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()
/openbsd/gnu/gcc/gcc/config/alpha/
H A Dalpha.h1508 #define ASM_STABN_OP ((TARGET_GAS) ? "\t.stabn\t" : " #.stabn\t") macro
/openbsd/gnu/usr.bin/gcc/gcc/config/alpha/
H A Dalpha.h2075 #define ASM_STABN_OP ((TARGET_GAS) ? "\t.stabn\t" : " #.stabn\t") macro
H A Dalpha.c8119 sym_lineno, ASM_STABN_OP, N_SLINE, line, sym_lineno);
/openbsd/gnu/usr.bin/gcc/gcc/config/pa/
H A Dpa.h339 #define ASM_STABN_OP "\t.stabn\t" macro
/openbsd/gnu/usr.bin/gcc/gcc/config/mips/
H A Dmips.h1248 #define ASM_STABN_OP ((TARGET_GAS) ? "\t.stabn\t" : " #.stabn\t") macro
H A Dmips.c6268 LOCAL_LABEL_PREFIX, sym_lineno, ASM_STABN_OP, N_SLINE, line,
/openbsd/gnu/usr.bin/gcc/gcc/doc/
H A Dtm.texi7803 @findex ASM_STABN_OP
7804 @item ASM_STABN_OP
/openbsd/gnu/gcc/gcc/doc/
H A Dtm.texi8273 @defmac ASM_STABN_OP
H A Dgccint.info26536 -- Macro: ASM_STABN_OP
31719 * ASM_STABN_OP: DBX Options. (line 43)