Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
HDdwarf2out.c20420 var_location_switch_text_section_1 (void **slot, void *data ATTRIBUTE_UNUSED) in var_location_switch_text_section_1() function
20437 htab_traverse (decl_loc_table, var_location_switch_text_section_1, NULL); in var_location_switch_text_section()
/dragonfly/contrib/gcc-8.0/gcc/
HDdwarf2out.c27631 var_location_switch_text_section_1 (var_loc_list **slot, void *) in var_location_switch_text_section_1() function
27648 decl_loc_table->traverse<void *, var_location_switch_text_section_1> (NULL); in var_location_switch_text_section()