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

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Delfxx-ia64.c145 asection *rel_got_sec; /* dynamic relocation section for same */ member in struct:elfNN_ia64_link_hash_table
1919 ia64_info->rel_got_sec = s;
2822 ia64_info->rel_got_sec->_raw_size += sizeof (ElfNN_External_Rela);
2825 ia64_info->rel_got_sec->_raw_size += sizeof (ElfNN_External_Rela);
2827 ia64_info->rel_got_sec->_raw_size += sizeof (ElfNN_External_Rela);
2829 ia64_info->rel_got_sec->_raw_size += sizeof (ElfNN_External_Rela);
2981 ia64_info->rel_got_sec->_raw_size += sizeof (ElfNN_External_Rela);
3006 else if (sec == ia64_info->rel_got_sec)
3009 ia64_info->rel_got_sec = NULL;
3508 ia64_info->rel_got_sec,
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delfxx-ia64.c166 asection *rel_got_sec; /* dynamic relocation section for same */ member in struct:elfNN_ia64_link_hash_table
1362 && ia64_info->rel_got_sec != NULL)
1365 ia64_info->rel_got_sec->size = 0;
1368 ia64_info->rel_got_sec->size += sizeof (ElfNN_External_Rela);
2164 ia64_info->rel_got_sec = s;
3411 ia64_info->rel_got_sec->size += sizeof (ElfNN_External_Rela);
3414 ia64_info->rel_got_sec->size += sizeof (ElfNN_External_Rela);
3416 ia64_info->rel_got_sec->size += sizeof (ElfNN_External_Rela);
3418 ia64_info->rel_got_sec->size += sizeof (ElfNN_External_Rela);
3622 ia64_info->rel_got_sec
[all...]

Completed in 211 milliseconds