Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.cc1364 addr_table_entry *begin_entry; member
3246 addr_table_entry *begin_entry; member
10207 retlist->begin_entry = NULL; in new_loc_list()
10444 dw2_asm_output_data_uleb128 (curr->begin_entry->index, in output_loc_list()
10460 dw2_asm_output_data_uleb128 (curr->begin_entry->index, in output_loc_list()
10570 dw2_asm_output_data_uleb128 (curr->begin_entry->index, in output_loc_list()
12111 r->begin_entry = add_addr_table_entry (xstrdup (blabel), in index_rnglists()
12120 r->begin_entry in index_rnglists()
12127 r->begin_entry in index_rnglists()
12141 r->begin_entry in index_rnglists()
[all …]
H A DChangeLog-202129986 (struct dw_ranges): Add begin_entry and end_entry members.
29994 DW_RANGES_IDX_SKELETON. Initialize r->begin_entry and
H A DChangeLog-20124776 (dw_loc_list_struct): Add field begin_entry.
4831 (new_loc_list): Initialize begin_entry.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.c1308 addr_table_entry *begin_entry; member
10059 retlist->begin_entry = NULL; in new_loc_list()
10295 dw2_asm_output_data_uleb128 (curr->begin_entry->index, in output_loc_list()
10408 dw2_asm_output_data_uleb128 (curr->begin_entry->index, in output_loc_list()
31253 if (curr->begin_entry != NULL in index_location_lists()
31257 curr->begin_entry in index_location_lists()