Home | History | Annotate | Download | only in bfd

Lines Matching refs:ext_count

3263   unsigned long ext_count;
3269 ext_count = ecoff_data (abfd)->debug_info.symbolic_header.iextMax;
3271 amt = ext_count;
3279 ext_end = ext_ptr + ext_count * external_ext_size;