Home
last modified time | relevance | path

Searched defs:ppc_stub_hash_entry (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Delf64-ppc.c2708 struct ppc_stub_hash_entry { struct
2711 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
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Delf64-ppc.c3252 struct ppc_stub_hash_entry { struct
3255 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