Home
last modified time | relevance | path

Searched refs:string_pair_map_allocator (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlto-streamer-in.c74 *string_pair_map_allocator;
232 string_pair_map_allocator
270 = string_pair_map_allocator->allocate ();
322 = string_pair_map_allocator->allocate ();
2092 delete string_pair_map_allocator;
2093 string_pair_map_allocator = NULL;
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlto-streamer-in.cc74 *string_pair_map_allocator; variable
232 string_pair_map_allocator in canon_relative_path_prefix()
270 = string_pair_map_allocator->allocate (); in canon_relative_path_prefix()
322 = string_pair_map_allocator->allocate (); in canon_relative_file_name()
2125 delete string_pair_map_allocator; in lto_free_file_name_hash()
2126 string_pair_map_allocator = NULL; in lto_free_file_name_hash()
H A DChangeLog-202013585 (path_name_pair_hash_table, string_pair_map_allocator): New variables.
13594 and string_pair_map_allocator.