Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/bfd/
Delfxx-ia64.c171 asection *rel_pltoff_sec; /* dynamic relocation section for same */ member
2164 ia64_info->rel_pltoff_sec = s;
3524 ia64_info->rel_pltoff_sec->size += t;
3764 else if (sec == ia64_info->rel_pltoff_sec)
3767 ia64_info->rel_pltoff_sec = NULL;
4358 ia64_info->rel_pltoff_sec,
4362 ia64_info->rel_pltoff_sec,
5412 loc = ia64_info->rel_pltoff_sec->contents;
5413 loc += ((ia64_info->rel_pltoff_sec->reloc_count + index)
5471 dyn.d_un.d_ptr = (ia64_info->rel_pltoff_sec->output_section->vma
[all …]