Searched defs:ppc_stub_hash_entry (Results 1 – 1 of 1) sorted by relevance
3792 struct ppc_stub_hash_entry { struct3795 struct bfd_hash_entry root;3797 enum ppc_stub_type stub_type;3800 asection *stub_sec;3803 bfd_vma stub_offset;3807 bfd_vma target_value;3808 asection *target_section;3811 struct ppc_link_hash_entry *h;3812 struct plt_entry *plt_ent;3816 asection *id_sec;[all …]