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

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf64-hppa.c127 asection *other_rel_sec; member in struct:elf64_hppa_link_hash_table
551 hppa_info->other_rel_sec = srel;
925 if (! hppa_info->other_rel_sec
1461 elf64_hppa_hash_table (info)->other_rel_sec = s;
1508 hppa_info->other_rel_sec->size += sizeof (Elf64_External_Rela);
2433 loc = hppa_info->other_rel_sec->contents;
2434 loc += (hppa_info->other_rel_sec->reloc_count++
2436 bfd_elf64_swap_reloca_out (hppa_info->other_rel_sec->output_section->owner,
2547 s = hppa_info->other_rel_sec;
2557 s = hppa_info->other_rel_sec;
[all...]

Completed in 81 milliseconds