Searched refs:rel_pltoff_sec (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/binutils/bfd/
H A Delfnn-ia64.c140 asection *rel_pltoff_sec; /* Dynamic relocation section for same. */ member in struct:elfNN_ia64_link_hash_table
1573 ia64_info->rel_pltoff_sec = s;
2900 ia64_info->rel_pltoff_sec->size += t;
3139 else if (sec == ia64_info->rel_pltoff_sec)
3142 ia64_info->rel_pltoff_sec = NULL;
3502 ia64_info->rel_pltoff_sec,
3506 ia64_info->rel_pltoff_sec,
4602 loc = ia64_info->rel_pltoff_sec->contents;
4603 loc += ((ia64_info->rel_pltoff_sec->reloc_count + plt_index)
4663 dyn.d_un.d_ptr = (ia64_info->rel_pltoff_sec
[all...]
/haiku-buildtools/legacy/binutils/bfd/
H A Delfxx-ia64.c171 asection *rel_pltoff_sec; /* dynamic relocation section for same */ member in struct:elfNN_ia64_link_hash_table
2153 ia64_info->rel_pltoff_sec = s;
3441 ia64_info->rel_pltoff_sec->size += t;
3681 else if (sec == ia64_info->rel_pltoff_sec)
3684 ia64_info->rel_pltoff_sec = NULL;
4275 ia64_info->rel_pltoff_sec,
4279 ia64_info->rel_pltoff_sec,
5316 loc = ia64_info->rel_pltoff_sec->contents;
5317 loc += ((ia64_info->rel_pltoff_sec->reloc_count + index)
5375 dyn.d_un.d_ptr = (ia64_info->rel_pltoff_sec
[all...]

Completed in 120 milliseconds