Home
last modified time | relevance | path

Searched refs:lto_obj_create_section_hash_table (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/lto/
H A Dlto.h47 extern htab_t lto_obj_create_section_hash_table (void);
H A Dlto-object.c270 section_hash_table = lto_obj_create_section_hash_table (); in lto_obj_build_section_table()
H A Dlto.c104 lto_obj_create_section_hash_table (void) in lto_obj_create_section_hash_table() function
2065 file_data->section_hash_table = lto_obj_create_section_hash_table (); in create_subid_section_table()
/dflybsd-src/contrib/gcc-4.7/gcc/lto/
H A Dlto.h48 extern htab_t lto_obj_create_section_hash_table (void);
H A Dlto-object.c271 section_hash_table = lto_obj_create_section_hash_table (); in lto_obj_build_section_table()
H A Dlto.c92 lto_obj_create_section_hash_table (void) in lto_obj_create_section_hash_table() function
1121 file_data->section_hash_table = lto_obj_create_section_hash_table ();; in create_subid_section_table()