Searched refs:section_max (Results 1 – 2 of 2) sorted by relevance
284 unsigned int section_max; /* Size of the sections array. */ member1304 if (PRIV (section_count) >= PRIV (section_max)) in _bfd_vms_slurp_egsd()1306 if (PRIV (section_max) == 0) in _bfd_vms_slurp_egsd()1307 PRIV (section_max) = 16; in _bfd_vms_slurp_egsd()1309 PRIV (section_max) *= 2; in _bfd_vms_slurp_egsd()1311 (PRIV (sections), PRIV (section_max) * sizeof (asection *)); in _bfd_vms_slurp_egsd()
283 unsigned int section_max; /* Size of the sections array. */ member1303 if (PRIV (section_count) >= PRIV (section_max)) in _bfd_vms_slurp_egsd()1305 if (PRIV (section_max) == 0) in _bfd_vms_slurp_egsd()1306 PRIV (section_max) = 16; in _bfd_vms_slurp_egsd()1308 PRIV (section_max) *= 2; in _bfd_vms_slurp_egsd()1310 (PRIV (sections), PRIV (section_max) * sizeof (asection *)); in _bfd_vms_slurp_egsd()