Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto-common.c95 free_with_string (void *arg) in free_with_string() function
108 return htab_create (37, hash_name, eq_name, free_with_string); in lto_obj_create_section_hash_table()
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-common.cc95 free_with_string (void *arg) in free_with_string() function
108 return htab_create (37, hash_name, eq_name, free_with_string); in lto_obj_create_section_hash_table()
H A DChangeLog3564 (free_with_string): Add.