Home
last modified time | relevance | path

Searched defs:elf_link_hash_table (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/binutils-2.34/bfd/
H A Delf-bfd.h563 bfd *dynobj;
621 void *merge_info;
637 asection *tls_sec;
644 asection *sgot;
645 asection *sgotplt;
646 asection *srelgot;
647 asection *splt;
648 asection *srelplt;
649 asection *sdynbss;
650 asection *srelbss;
[all …]
/dragonfly/contrib/gdb-7/bfd/
H A Delf-bfd.h440 struct elf_link_hash_table struct
459 bfd *dynobj;
505 void *merge_info;
521 asection *tls_sec;
522 bfd_size_type tls_size;
528 asection *sgot;
529 asection *sgotplt;
530 asection *srelgot;
531 asection *splt;
532 asection *srelplt;
[all …]
/dragonfly/contrib/binutils-2.27/bfd/
H A Delf-bfd.h510 bfd *dynobj;
567 void *merge_info;
583 asection *tls_sec;
584 bfd_size_type tls_size;
590 asection *sgot;
591 asection *sgotplt;
592 asection *srelgot;
593 asection *splt;
594 asection *srelplt;
595 asection *igotplt;
[all …]