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

/freebsd-10.0-release/contrib/gcc/
H A Ddbxout.c106 #ifndef ASM_STABS_OP
108 # define ASM_STABS_OP "\t.stabx\t" macro
110 # define ASM_STABS_OP "\t.stabs\t" macro
570 fputs (ASM_STABS_OP, asm_out_file);
581 fputs (ASM_STABS_OP, asm_out_file);
592 fputs (ASM_STABS_OP, asm_out_file);
612 ASM_STABS_OP to the asm_out_file. */
619 fputs (ASM_STABS_OP, asm_out_file);
629 fputs (ASM_STABS_OP, asm_out_file);
885 fputs (ASM_STABS_OP, asm_out_fil
[all...]

Completed in 48 milliseconds