Lines Matching defs:stabs
270 strings when combining stabs debugging information. */
875 numbers. Frankly, forget it. Anybody using stabs debugging
877 stabs are adjusted correctly. */
1736 bfd_boolean stabs;
1764 /* Check whether this file has stabs debugging information. In
1765 a file with stabs debugging information, the second local
1766 symbol is named @stabs. */
1767 stabs = FALSE;
1778 stabs = TRUE;
1781 if (!stabs)
1797 /* XXX I don't know about stabs, so this is a guess
1873 bfd_boolean stabs;
1960 prepared for 'A Horrible Hack' to force the inspection of all non-stabs
1964 /* Check whether this file has stabs debugging information. In a
1965 file with stabs debugging information, the second local symbol is
1966 named @stabs. */
1967 stabs = FALSE;
1978 stabs = TRUE;
1981 if (!stabs)
2052 Because FDR's without any symbols are assumed to be non-stabs,
2054 read stabs FDRs as ECOFF ones. However, I don't think this will
2212 /* This file uses stabs debugging information. When gcc is not
2214 the function name stabs entry. When gcc is optimizing, it
2215 will put the stabs entry for all the function first, followed