Home
last modified time | relevance | path

Searched refs:max_short_offset (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delfnn-ia64.c151 bfd_vma max_short_offset; /* Maximum short offset. */ member
294 ia64_info->max_short_offset = offset; in elfNN_ia64_update_short_info()
299 && offset > ia64_info->max_short_offset) in elfNN_ia64_update_short_info()
300 ia64_info->max_short_offset = offset; in elfNN_ia64_update_short_info()
308 ia64_info->max_short_offset = offset; in elfNN_ia64_update_short_info()
3611 + ia64_info->max_short_offset)) in elfNN_ia64_choose_gp()
3613 + ia64_info->max_short_offset); in elfNN_ia64_choose_gp()
Delf64-ia64-vms.c158 bfd_vma max_short_offset; /* Maximum short offset. */ member
292 ia64_info->max_short_offset = offset; in elf64_ia64_update_short_info()
297 && offset > ia64_info->max_short_offset) in elf64_ia64_update_short_info()
298 ia64_info->max_short_offset = offset; in elf64_ia64_update_short_info()
306 ia64_info->max_short_offset = offset; in elf64_ia64_update_short_info()
3205 + ia64_info->max_short_offset)) in elf64_ia64_choose_gp()
3207 + ia64_info->max_short_offset); in elf64_ia64_choose_gp()
DChangeLog-2009294 max_short_offset, min_short_sec and min_short_offset.
297 max_short_offset, min_short_sec and min_short_offset.