Home | History | Annotate | Download | only in bfd

Lines Matching defs:allocated_size

279     bfd_size_type allocated_size;
1444 bfd_size_type allocated_size;
1457 && datap->where + datap->allocated_size >= vma + size
1490 allocated_size
1493 bfd_zalloc (sec->owner, sizeof (mmo_data_list_type) + allocated_size);
1498 entry->allocated_size = allocated_size;