Searched defs:section_hash_table (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto-object.c204 htab_t section_hash_table; member in struct:lto_obj_add_section_data
219 htab_t section_hash_table = (htab_t) loasd->section_hash_table; local
265 htab_t section_hash_table; local
[all...]
H A Dlto-common.c2298 htab_t section_hash_table; local
2442 htab_t section_hash_table = file_data->section_hash_table; local
/netbsd-current/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-object.cc200 htab_t section_hash_table; member in struct:lto_obj_add_section_data
215 htab_t section_hash_table = (htab_t) loasd->section_hash_table; local
261 htab_t section_hash_table; local
[all...]
H A Dlto-common.cc2307 htab_t section_hash_table; local
2451 htab_t section_hash_table = file_data->section_hash_table; local

Completed in 82 milliseconds