Searched refs:ASM_STABN_OP (Results 1 - 9 of 9) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Dlinux64.h351 fprintf (FILE, "%s%d,0,0,", ASM_STABN_OP, BRAC); \
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Ddbxout.c98 #ifndef ASM_STABN_OP
99 #define ASM_STABN_OP "\t.stabn\t" macro
565 fprintf (asmfile, "%s%d,0,0,0\n", ASM_STABN_OP, N_EINCL);
2963 fprintf (asmfile, "%s%d,0,0,", ASM_STABN_OP, N_LBRAC);
2993 fprintf (asmfile, "%s%d,0,0,", ASM_STABN_OP, N_RBRAC);
/openbsd-current/gnu/gcc/gcc/
H A Ddbxout.c114 #ifndef ASM_STABN_OP
115 #define ASM_STABN_OP "\t.stabn\t" macro
547 fputs (ASM_STABN_OP, asm_out_file);
557 fputs (ASM_STABN_OP, asm_out_file);
/openbsd-current/gnu/gcc/gcc/config/alpha/
H A Dalpha.h1521 #define ASM_STABN_OP ((TARGET_GAS) ? "\t.stabn\t" : " #.stabn\t")
1508 #define ASM_STABN_OP macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/alpha/
H A Dalpha.h2090 #define ASM_STABN_OP ((TARGET_GAS) ? "\t.stabn\t" : " #.stabn\t")
2075 #define ASM_STABN_OP macro
H A Dalpha.c8140 sym_lineno, ASM_STABN_OP, N_SLINE, line, sym_lineno);
/openbsd-current/gnu/usr.bin/gcc/gcc/config/pa/
H A Dpa.h339 #define ASM_STABN_OP "\t.stabn\t" macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/mips/
H A Dmips.h1254 #define ASM_STABN_OP ((TARGET_GAS) ? "\t.stabn\t" : " #.stabn\t")
1248 #define ASM_STABN_OP macro
H A Dmips.c6300 LOCAL_LABEL_PREFIX, sym_lineno, ASM_STABN_OP, N_SLINE, line,

Completed in 297 milliseconds