Searched refs:tic6x_label_list (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-tic6x.h39 typedef struct tic6x_label_list struct
41 struct tic6x_label_list *next;
43 } tic6x_label_list; typedef in typeref:struct:tic6x_label_list
82 tic6x_label_list *label_list;
H A Dtc-tic6x.c929 tic6x_label_list *list;
946 si->tc_segment_info_data.label_list = XNEW (tic6x_label_list);
1005 tic6x_free_label_list (tic6x_label_list *list)
1009 tic6x_label_list *old = list;
3121 tic6x_label_list *this_insn_label_list;
3661 tic6x_label_list *l;
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-tic6x.h39 typedef struct tic6x_label_list struct
41 struct tic6x_label_list *next;
43 } tic6x_label_list; typedef in typeref:struct:tic6x_label_list
82 tic6x_label_list *label_list;
H A Dtc-tic6x.c929 tic6x_label_list *list;
946 si->tc_segment_info_data.label_list = XNEW (tic6x_label_list);
1005 tic6x_free_label_list (tic6x_label_list *list)
1009 tic6x_label_list *old = list;
3121 tic6x_label_list *this_insn_label_list;
3661 tic6x_label_list *l;
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-tic6x.h39 typedef struct tic6x_label_list struct
41 struct tic6x_label_list *next;
43 } tic6x_label_list; typedef in typeref:struct:tic6x_label_list
82 tic6x_label_list *label_list;
H A Dtc-tic6x.c931 tic6x_label_list *list;
948 si->tc_segment_info_data.label_list = XNEW (tic6x_label_list);
1007 tic6x_free_label_list (tic6x_label_list *list)
1011 tic6x_label_list *old = list;
3123 tic6x_label_list *this_insn_label_list;
3664 tic6x_label_list *l;

Completed in 305 milliseconds