Home | History | Annotate | Download | only in bfd

Lines Matching full:bfd_in_memory

2060   struct bfd_in_memory *bim;
2067 if ((nbfd->flags & BFD_IN_MEMORY) != 0)
2154 bim = ((struct bfd_in_memory *)
2155 bfd_malloc ((bfd_size_type) sizeof (struct bfd_in_memory)));
2164 nbfd->flags |= BFD_IN_MEMORY;