Home | History | Annotate | Download | only in binutils

Lines Matching defs:taglen

2539   unsigned long taglen;
2566 if (! ieee_require_atn65 (info, pp, &tag, &taglen))
2573 && strncmp (it->name, tag, taglen) == 0
2574 && strlen (it->name) == taglen)