Searched refs:mel (Results 1 – 5 of 5) sorted by relevance
1721 struct coff_debug_merge_element *me, *mel; in _bfd_coff_link_input_bfd() local1726 for (me = mt->elements, mel = mtl->elements; in _bfd_coff_link_input_bfd()1727 me != NULL && mel != NULL; in _bfd_coff_link_input_bfd()1728 me = me->next, mel = mel->next) in _bfd_coff_link_input_bfd()1730 if (strcmp (me->name, mel->name) != 0 in _bfd_coff_link_input_bfd()1731 || me->type != mel->type in _bfd_coff_link_input_bfd()1732 || me->tagndx != mel->tagndx) in _bfd_coff_link_input_bfd()1736 if (me == NULL && mel == NULL) in _bfd_coff_link_input_bfd()
182 {*little*endian el EL -el -EL -ml -mel} {
18 -mel for big and little endian respectively.
12439 " -EL, -mel or -little Produce little endian output\n"
12317 " -EL, -mel or -little Produce little endian output\n"