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

/haiku-fatelf/src/bin/gdb/bfd/
H A Delfxx-ia64.c148 asection *plt_sec; /* the primary plt section (or NULL) */ member in struct:elfNN_ia64_link_hash_table
887 tsec = ia64_info->plt_sec;
1008 if (tsec == ia64_info->plt_sec)
1028 if (tsec == ia64_info->plt_sec)
1856 ia64_info->plt_sec = bfd_get_section_by_name (abfd, ".plt");
2940 ia64_info->plt_sec->size = data.ofs;
3011 else if (sec == ia64_info->plt_sec)
3014 ia64_info->plt_sec = NULL;
4245 value = (ia64_info->plt_sec->output_section->vma
4246 + ia64_info->plt_sec
4545 asection *plt_sec; local
[all...]
H A Delf64-hppa.c123 asection *plt_sec; member in struct:elf64_hppa_link_hash_table
890 if (! hppa_info->plt_sec
1269 plt = hppa_info->plt_sec;
1290 hppa_info->plt_sec = plt;
1682 hppa_info->plt_sec->size = data.ofs;
1958 splt = hppa_info->plt_sec;
H A Delf-hppa.h1249 sec = hppa_info->plt_sec;
1814 + hppa_info->plt_sec->output_offset
1815 + hppa_info->plt_sec->output_section->vma);

Completed in 71 milliseconds