Searched defs:ppc_stub_hash_entry (Results 1 – 2 of 2) sorted by relevance
2708 struct ppc_stub_hash_entry { struct2711 struct bfd_hash_entry root;2713 enum ppc_stub_type stub_type;2716 asection *stub_sec;2719 bfd_vma stub_offset;2723 bfd_vma target_value;2724 asection *target_section;2727 struct ppc_link_hash_entry *h;2730 bfd_vma addend;2755 struct ppc_stub_hash_entry *stub_cache; argument
3252 struct ppc_stub_hash_entry { struct3255 struct bfd_hash_entry root;3257 enum ppc_stub_type stub_type;3260 asection *stub_sec;3263 bfd_vma stub_offset;3267 bfd_vma target_value;3268 asection *target_section;3271 struct ppc_link_hash_entry *h;3274 bfd_vma addend;3299 struct ppc_stub_hash_entry *stub_cache; argument