Home | History | Annotate | Download | only in bfd

Lines Matching full:areltdata

1484   struct areltdata *ret;
1485 bfd_size_type amt = sizeof (struct areltdata);
1487 ret = (struct areltdata *) bfd_zmalloc (amt);
2104 sub->arelt_data = bfd_zmalloc (sizeof (struct areltdata));
2319 size = sizeof (struct areltdata);