Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
HDtree-cfg.c1365 tree base_case, base_label, base_high; in group_case_labels_stmt() local
1369 base_label = CASE_LABEL (base_case); in group_case_labels_stmt()
1373 if (base_label == default_label) in group_case_labels_stmt()
1398 if (merge_label == base_label in group_case_labels_stmt()
/dragonfly/contrib/gcc-8.0/gcc/
HDdwarf2out.c10237 const char *base_label = NULL; in output_loc_list() local
10311 base_label = curr->begin; in output_loc_list()
10315 dw2_asm_output_addr (DWARF2_ADDR_SIZE, base_label, in output_loc_list()
10344 dw2_asm_output_delta_uleb128 (curr->begin, base_label, in output_loc_list()
10347 dw2_asm_output_delta_uleb128 (curr->end, base_label, in output_loc_list()