Home | History | Annotate | Download | only in bfd

Lines Matching defs:mtl

1723 	      struct coff_debug_merge_type *mtl;
1725 for (mtl = mh->types; mtl != NULL; mtl = mtl->next)
1729 if (mtl->type_class != mt->type_class)
1732 for (me = mt->elements, mel = mtl->elements;
1746 if (mtl == NULL || (bfd_size_type) mtl->indx >= syment_base)
1757 *indexp = mtl->indx;