Searched refs:lto_obj_create_section_hash_table (Results 1 – 7 of 7) sorted by relevance
47 extern htab_t lto_obj_create_section_hash_table (void);
270 section_hash_table = lto_obj_create_section_hash_table (); in lto_obj_build_section_table()
106 lto_obj_create_section_hash_table (void) in lto_obj_create_section_hash_table() function2191 file_data->section_hash_table = lto_obj_create_section_hash_table (); in create_subid_section_table()
266 section_hash_table = lto_obj_create_section_hash_table (); in lto_obj_build_section_table()
106 lto_obj_create_section_hash_table (void) in lto_obj_create_section_hash_table() function2200 file_data->section_hash_table = lto_obj_create_section_hash_table (); in create_subid_section_table()
3557 (lto_obj_build_section_table): Call lto_obj_create_section_hash_table.3559 (lto_obj_build_section_table): Call lto_obj_create_section_hash_table.3561 (lto_obj_build_section_table): Call lto_obj_create_section_hash_table.3563 (lto_obj_create_section_hash_table): Add.