Lines Matching defs:mtl
1762 struct coff_debug_merge_type *mtl;1764 for (mtl = mh->types; mtl != NULL; mtl = mtl->next)1768 if (mtl->type_class != mt->type_class)1771 for (me = mt->elements, mel = mtl->elements;1785 if (mtl == NULL || (bfd_size_type) mtl->indx >= syment_base)1796 *indexp = mtl->indx;
Indexes created Sat Sep 26 00:25:34 UTC 2026