Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dsgen-bridge.c338 …SgenHashTable b_scc_to_a_scc = SGEN_HASH_TABLE_INIT (INTERNAL_MEM_BRIDGE_DEBUG, INTERNAL_MEM_BRIDG… in sgen_compare_bridge_processor_results() local
398 new_entry = sgen_hash_table_replace (&b_scc_to_a_scc, GINT_TO_POINTER (i), &a_scc_index, NULL); in sgen_compare_bridge_processor_results()
423 …scc_index_ptr = (int *)sgen_hash_table_lookup (&b_scc_to_a_scc, GINT_TO_POINTER (xref->src_scc_ind… in sgen_compare_bridge_processor_results()
427 …scc_index_ptr = (int *)sgen_hash_table_lookup (&b_scc_to_a_scc, GINT_TO_POINTER (xref->dst_scc_ind… in sgen_compare_bridge_processor_results()
441 sgen_hash_table_clean (&b_scc_to_a_scc); in sgen_compare_bridge_processor_results()