Searched defs:section_hash_entry (Results 1 – 4 of 4) sorted by relevance
66 struct section_hash_entry struct68 struct bfd_hash_entry root;69 asection section;
63 struct section_hash_entry struct65 struct bfd_hash_entry root;66 asection section;
64 struct section_hash_entry struct66 struct bfd_hash_entry root;67 asection section;
43 struct GTY((for_user)) section_hash_entry struct51 struct section_name_hasher : ggc_ptr_hash<section_hash_entry> argument