Lines Matching defs:number

151    what's needed to get to the line number information.  */
177 /* TRUE if there is a line number table associated with this comp. unit. */
184 /* The offset into .debug_line of the line number table. */
193 /* The decoded line number, NULL if not yet decoded. */
219 unsigned int number; /* Number identifying abbrev. */
399 lookup_abbrev (unsigned int number, struct abbrev_info **abbrevs)
404 hash_number = number % ABBREV_HASH_SIZE;
409 if (abbrev->number == number)
468 /* Loop until we reach an abbrev number of 0. */
475 cur_abbrev->number = abbrev_number;
532 always properly terminated with an abbrev number of 0.
738 int caller_line; /* Source location line number where caller_func inlines this func */
740 int line; /* Source location line number */
753 /* Source location line number */
876 (_("Dwarf Error: mangled line number section (bad file number)."));
966 /* Decode the line number information for UNIT. */
1231 (*_bfd_error_handler) (_("Dwarf Error: mangled line number section."));
1345 2.95, which emits the first line number for a function late. */
1393 this compilation unit, return the first line we have a number for
1582 (*_bfd_error_handler) (_("Dwarf Error: Could not find abbrev number %u."),
1698 (*_bfd_error_handler) (_("Dwarf Error: Could not find abbrev number %u."),
1893 to get to the line number information for the compilation unit. */
1959 (*_bfd_error_handler) (_("Dwarf Error: Bad abbrev number: %u."),
1968 (*_bfd_error_handler) (_("Dwarf Error: Could not find abbrev number %u."),
2314 ADDR_SIZE is the number of bytes in the initial .debug_info length
2332 lookup the address, and return the line number info. If no, go