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;
Indexes created Sat Sep 26 00:25:34 UTC 2026