Lines Matching refs:debug_info
462 if (ecoff_data (abfd)->debug_info.symbolic_header.magic ==
492 internal_symhdr = &ecoff_data (abfd)->debug_info.symbolic_header;
538 BFD_ASSERT (debug == &ecoff_data (abfd)->debug_info);
973 &ecoff_data (abfd)->debug_info))
985 eraw_src = (char *) ecoff_data (abfd)->debug_info.external_ext;
987 + (ecoff_data (abfd)->debug_info.symbolic_header.iextMax
994 internal_ptr->symbol.name = (ecoff_data (abfd)->debug_info.ssext
1002 internal_ptr->fdr = (ecoff_data (abfd)->debug_info.fdr
1012 fdr_ptr = ecoff_data (abfd)->debug_info.fdr;
1013 fdr_end = fdr_ptr + ecoff_data (abfd)->debug_info.symbolic_header.ifdMax;
1019 lraw_src = ((char *) ecoff_data (abfd)->debug_info.external_sym
1029 internal_ptr->symbol.name = (ecoff_data (abfd)->debug_info.ss
1053 &ecoff_data (abfd)->debug_info))
1105 struct ecoff_debug_info * const debug_info = &ecoff_data (abfd)->debug_info; local
1124 if (debug_info->external_rfd == NULL)
1125 fdr = debug_info->fdr + ifd;
1131 ((char *) debug_info->external_rfd
1135 fdr = debug_info->fdr + rfd;
1141 ((char *) debug_info->external_sym
1145 name = debug_info->ss + fdr->issBase + sym.iss;
1152 + debug_info->symbolic_header.iextMax));
1180 aux_ptr = ecoff_data (abfd)->debug_info.external_aux + fdr->iauxBase;
1531 - (char *) ecoff_data (abfd)->debug_info.external_sym)
1533 + ecoff_data (abfd)->debug_info.symbolic_header.iextMax);
1544 - (char *) ecoff_data (abfd)->debug_info.external_ext)
1579 ecoff_data (abfd)->debug_info.symbolic_header.iextMax;
1583 aux_base = (ecoff_data (abfd)->debug_info.external_aux
1632 ->debug_info.symbolic_header.iextMax)));
1715 ->debug_info.symbolic_header.iextMax)));
1830 struct ecoff_debug_info * const debug_info = &ecoff_data (abfd)->debug_info; local
1834 if (! _bfd_ecoff_slurp_symbolic_info (abfd, (asection *) NULL, debug_info)
1848 return _bfd_ecoff_locate_line (abfd, section, offset, debug_info,
1871 struct ecoff_debug_info *iinfo = &ecoff_data (ibfd)->debug_info;
1872 struct ecoff_debug_info *oinfo = &ecoff_data (obfd)->debug_info;
2433 input_debug = &ecoff_data (input_bfd)->debug_info;
2473 struct ecoff_debug_info * const debug = &ecoff_data (abfd)->debug_info;
3681 symhdr = &ecoff_data (abfd)->debug_info.symbolic_header;
3801 symhdr = &ecoff_data (abfd)->debug_info.symbolic_header;
3862 ext_count = ecoff_data (abfd)->debug_info.symbolic_header.iextMax;
4080 struct ecoff_debug_info * const debug = &ecoff_data (abfd)->debug_info;
4136 = ecoff_data (input_bfd)->debug_info.symbolic_header.vstamp;
4284 struct ecoff_debug_info * const debug = &ecoff_data (input_bfd)->debug_info;
4331 (handle, output_bfd, &ecoff_data (output_bfd)->debug_info,
4464 debug = &ecoff_data (h->abfd)->debug_info;
4509 h->indx = ecoff_data (output_bfd)->debug_info.symbolic_header.iextMax;
4513 (output_bfd, &ecoff_data (output_bfd)->debug_info,