Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
HDdwarf2out.c1311 char *ll_symbol; /* Label for beginning of location list. member
6435 val->v.val_loc_list->ll_symbol); in print_dw_val()
6440 val->v.val_loc_list->ll_symbol, in print_dw_val()
8825 dw2_asm_output_delta (DWARF_OFFSET_SIZE, l->ll_symbol, in output_loclists_offsets()
10066 gcc_assert (!list->ll_symbol); in gen_llsym()
10067 list->ll_symbol = gen_internal_sym ("LLST"); in gen_llsym()
10079 list->vl_symbol = list->ll_symbol; in gen_llsym()
10234 ASM_OUTPUT_LABEL (asm_out_file, list_head->ll_symbol); in output_loc_list()
10261 list_head->ll_symbol); in output_loc_list()
10270 list_head->ll_symbol); in output_loc_list()
[all …]
/dragonfly/contrib/gcc-4.7/gcc/
HDdwarf2out.c1214 char *ll_symbol; /* Label for beginning of location list. member
5567 AT_loc_list (a)->ll_symbol); in print_die()
8209 gcc_assert (!list->ll_symbol); in gen_llsym()
8210 list->ll_symbol = gen_internal_sym ("LLST"); in gen_llsym()
8224 ASM_OUTPUT_LABEL (asm_out_file, list_head->ll_symbol); in output_loc_list()
8244 list_head->ll_symbol); in output_loc_list()
8247 list_head->ll_symbol); in output_loc_list()
8253 list_head->ll_symbol); in output_loc_list()
8256 list_head->ll_symbol); in output_loc_list()
8268 list_head->ll_symbol); in output_loc_list()
[all …]