Lines Matching full:stabs
0 /* Stabs in sections linking support.
23 /* This file contains support for linking stabs in sections, as used
32 /* Stabs entries use a 12 byte format:
40 The stabs symbols are divided into compilation units. For the
43 stabs symbols for this unit. */
54 sequence of STABs that can be used to identify duplicate sequences.
56 STABS characters; 'num_chars' which is the number of these charactes
63 bfd_vma sum_chars; /* Accumulated sum of STABS characters. */
64 bfd_vma num_chars; /* Number of STABS characters. */
65 const char* symb; /* The STABS characters themselves. */
101 to output stab offsets, to take into account stabs that have
103 as the input offsets, because no stabs have been deleted from
105 bytes of stabs that have been deleted prior to the i'th
168 /* This file does not contain stabs debugging information. */
193 /* Initialize the stabs information we need to keep track of. */
228 /* Read the stabs information from abfd. */
233 /* Look through the stabs symbols, work out the new string indices,
236 /* The stabs sections can be split when
260 /* Special type 0 stabs indicate the offset to the next
280 (_("%B(%A+0x%lx): Stabs entry has invalid string index."),
288 /* An N_BINCL symbol indicates the start of the stabs entries
391 with this set of stabs strings. */
468 /* Calculate the `cumulative_skips' array now that stabs have been
528 /* This file does not contain stabs debugging information. */
551 /* Read the stabs information from abfd. */
555 /* Look through the stabs symbols and discard any information for
620 /* Recalculate the `cumulative_skips' array now that stabs have been
691 /* Copy over all the stabs symbols, omitting the ones we don't want,
707 /* This is the header symbol for the stabs section. We
709 input stabs sections into one, but we generate one
752 /* We no longer need the stabs information. */