Searched defs:section_hash_entry (Results 1 – 6 of 6) sorted by relevance
57 struct section_hash_entry struct59 struct bfd_hash_entry root;60 asection section;
63 struct section_hash_entry struct65 struct bfd_hash_entry root;66 asection section;
61 struct section_hash_entry struct63 struct bfd_hash_entry root;64 asection section;
66 struct section_hash_entry struct68 struct bfd_hash_entry root;69 asection section;
52 struct GTY((for_user)) section_hash_entry struct60 struct section_name_hasher : ggc_ptr_hash<section_hash_entry> argument