Searched refs:reloc_max (Results 1 – 2 of 2) sorted by relevance
356 unsigned reloc_max; member5538 if (sec->reloc_count >= vms_sec->reloc_max) in alpha_vms_slurp_relocs()5540 if (vms_sec->reloc_max == 0) in alpha_vms_slurp_relocs()5542 vms_sec->reloc_max = 64; in alpha_vms_slurp_relocs()5544 (vms_sec->reloc_max * sizeof (arelent)); in alpha_vms_slurp_relocs()5548 vms_sec->reloc_max *= 2; in alpha_vms_slurp_relocs()5550 (sec->relocation, vms_sec->reloc_max * sizeof (arelent)); in alpha_vms_slurp_relocs()
355 unsigned reloc_max; member5363 if (sec->reloc_count >= vms_sec->reloc_max) in alpha_vms_slurp_relocs()5365 if (vms_sec->reloc_max == 0) in alpha_vms_slurp_relocs()5367 vms_sec->reloc_max = 64; in alpha_vms_slurp_relocs()5369 (vms_sec->reloc_max * sizeof (arelent)); in alpha_vms_slurp_relocs()5373 vms_sec->reloc_max *= 2; in alpha_vms_slurp_relocs()5375 (sec->relocation, vms_sec->reloc_max * sizeof (arelent)); in alpha_vms_slurp_relocs()