Searched refs:parent_cache (Results 1 – 11 of 11) sorted by relevance
100 void *parent_cache; /* Where and how to find this member. */ member
106 void *parent_cache; /* Where and how to find this member. */ member
398 arch_eltdata (new_elt)->parent_cache = hash_table; in _bfd_add_bfd_to_archive_cache()2897 htab_t htab = (htab_t) ared->parent_cache; in _bfd_unlink_from_archive_parent()
1029 (_bfd_add_bfd_to_archive_cache): Set 'parent_cache' and 'key'.1032 * libbfd-in.h (struct areltdata <parent_cache, key>): New fields.
105 void *parent_cache; /* Where and how to find this member. */ member
110 void *parent_cache; /* Where and how to find this member. */ member
378 arch_eltdata (new_elt)->parent_cache = hash_table; in _bfd_add_bfd_to_archive_cache()2851 htab_t htab = (htab_t) ared->parent_cache; in _bfd_unlink_from_archive_parent()
101521 Uninitialised arelt_data->parent_cache led to this segv.