Searched refs:string_pair_map (Results 1 – 3 of 3) sorted by relevance
63 struct string_pair_map73 static struct object_allocator<struct string_pair_map>76 struct string_pair_map_hasher : nofree_ptr_hash <string_pair_map>78 static inline hashval_t hash (const string_pair_map *);79 static inline bool equal (const string_pair_map *, const string_pair_map *);83 string_pair_map_hasher::hash (const string_pair_map *spm)89 string_pair_map_hasher::equal (const string_pair_map *spm1,90 const string_pair_map *spm2)233 = new object_allocator <struct string_pair_map>242 string_pair_map s_slot;[all …]
63 struct string_pair_map struct73 static struct object_allocator<struct string_pair_map> argument76 struct string_pair_map_hasher : nofree_ptr_hash <string_pair_map>78 static inline hashval_t hash (const string_pair_map *);79 static inline bool equal (const string_pair_map *, const string_pair_map *);83 string_pair_map_hasher::hash (const string_pair_map *spm) in hash()89 string_pair_map_hasher::equal (const string_pair_map *spm1, in equal()90 const string_pair_map *spm2) in equal()233 = new object_allocator <struct string_pair_map> in canon_relative_path_prefix()242 string_pair_map s_slot; in canon_relative_path_prefix()[all …]
13581 * lto-streamer-in.c (struct string_pair_map): New type.