Searched defs:vms_private_data_struct (Results 1 – 2 of 2) sorted by relevance
267 struct vms_private_data_struct struct271 int reloc_done;274 struct vms_rec_rd recrd;275 struct vms_rec_wr recwr;277 struct hdr_struct hdr_data; /* data from HDR/EMH record */278 struct eom_struct eom_data; /* data from EOM/EEOM record */281 bfd_vma transfer_address[4];284 unsigned int section_max; /* Size of the sections array. */285 unsigned int section_count; /* Number of GSD sections. */286 asection **sections;[all …]
267 struct vms_private_data_struct struct270 bool reloc_done;273 struct vms_rec_rd recrd;274 struct vms_rec_wr recwr;276 struct hdr_struct hdr_data; /* data from HDR/EMH record */277 struct eom_struct eom_data; /* data from EOM/EEOM record */280 bfd_vma transfer_address[4];283 unsigned int section_max; /* Size of the sections array. */284 unsigned int section_count; /* Number of GSD sections. */285 asection **sections;[all …]