Searched refs:s_stab (Results 1 - 5 of 5) sorted by path

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-alpha.c3728 s_stab (n);
H A Dtc-mips.c13478 s_stab (type);
/freebsd-11-stable/contrib/binutils/gas/
H A Dread.c418 {"stabd", s_stab, 'd'},
419 {"stabn", s_stab, 'n'},
420 {"stabs", s_stab, 's'},
H A Dread.h181 extern void s_stab (int what);
H A Dstabs.c398 s_stab (int what) function
546 s_stab to extract the part in quotes) will try to replace them as
560 s_stab ('s');
642 s_stab ('n');
664 s_stab ('s');
672 s_stab ('s');
697 s_stab ('s');

Completed in 342 milliseconds