Searched refs:lto_obj_create_section_hash_table (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/gcc/lto/
H A Dlto.h49 extern htab_t lto_obj_create_section_hash_table (void);
H A Dlto-object.c297 section_hash_table = lto_obj_create_section_hash_table ();
H A Dlto.c127 lto_obj_create_section_hash_table (void) function
2193 file_data->section_hash_table = lto_obj_create_section_hash_table ();;

Completed in 57 milliseconds