Home
last modified time | relevance | path

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

/trueos/contrib/binutils/bfd/
HDelf64-ppc.c3274 struct ppc_stub_hash_entry { struct
3277 struct bfd_hash_entry root;
3279 enum ppc_stub_type stub_type;
3282 asection *stub_sec;
3285 bfd_vma stub_offset;
3289 bfd_vma target_value;
3290 asection *target_section;
3293 struct ppc_link_hash_entry *h;
3296 bfd_vma addend;
3322 struct ppc_stub_hash_entry *stub_cache; argument