Searched refs:max_short_offset (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delfnn-ia64.c153 bfd_vma max_short_offset; /* Maximum short offset. */ member in struct:elfNN_ia64_link_hash_table
311 ia64_info->max_short_offset = offset;
316 && offset > ia64_info->max_short_offset)
317 ia64_info->max_short_offset = offset;
325 ia64_info->max_short_offset = offset;
3601 + ia64_info->max_short_offset))
3603 + ia64_info->max_short_offset);
H A Delf64-ia64-vms.c158 bfd_vma max_short_offset; /* Maximum short offset. */ member in struct:elf64_ia64_link_hash_table
304 ia64_info->max_short_offset = offset;
309 && offset > ia64_info->max_short_offset)
310 ia64_info->max_short_offset = offset;
318 ia64_info->max_short_offset = offset;
3202 + ia64_info->max_short_offset))
3204 + ia64_info->max_short_offset);
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf64-ia64-vms.c158 bfd_vma max_short_offset; /* Maximum short offset. */ member in struct:elf64_ia64_link_hash_table
304 ia64_info->max_short_offset = offset;
309 && offset > ia64_info->max_short_offset)
310 ia64_info->max_short_offset = offset;
318 ia64_info->max_short_offset = offset;
3208 + ia64_info->max_short_offset))
3210 + ia64_info->max_short_offset);
H A Delfnn-ia64.c153 bfd_vma max_short_offset; /* Maximum short offset. */ member in struct:elfNN_ia64_link_hash_table
311 ia64_info->max_short_offset = offset;
316 && offset > ia64_info->max_short_offset)
317 ia64_info->max_short_offset = offset;
325 ia64_info->max_short_offset = offset;
3609 + ia64_info->max_short_offset))
3611 + ia64_info->max_short_offset);
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf64-ia64-vms.c158 bfd_vma max_short_offset; /* Maximum short offset. */ member in struct:elf64_ia64_link_hash_table
304 ia64_info->max_short_offset = offset;
309 && offset > ia64_info->max_short_offset)
310 ia64_info->max_short_offset = offset;
318 ia64_info->max_short_offset = offset;
3202 + ia64_info->max_short_offset))
3204 + ia64_info->max_short_offset);
H A Delfnn-ia64.c153 bfd_vma max_short_offset; /* Maximum short offset. */ member in struct:elfNN_ia64_link_hash_table
311 ia64_info->max_short_offset = offset;
316 && offset > ia64_info->max_short_offset)
317 ia64_info->max_short_offset = offset;
325 ia64_info->max_short_offset = offset;
3601 + ia64_info->max_short_offset))
3603 + ia64_info->max_short_offset);
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf64-ia64-vms.c158 bfd_vma max_short_offset; /* Maximum short offset. */ member in struct:elf64_ia64_link_hash_table
304 ia64_info->max_short_offset = offset;
309 && offset > ia64_info->max_short_offset)
310 ia64_info->max_short_offset = offset;
318 ia64_info->max_short_offset = offset;
3202 + ia64_info->max_short_offset))
3204 + ia64_info->max_short_offset);
H A Delfnn-ia64.c153 bfd_vma max_short_offset; /* Maximum short offset. */ member in struct:elfNN_ia64_link_hash_table
311 ia64_info->max_short_offset = offset;
316 && offset > ia64_info->max_short_offset)
317 ia64_info->max_short_offset = offset;
325 ia64_info->max_short_offset = offset;
3601 + ia64_info->max_short_offset))
3603 + ia64_info->max_short_offset);

Completed in 327 milliseconds