Searched refs:srec_data_list_type (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dsrec.c150 typedef struct srec_data_list_struct srec_data_list_type; typedef in typeref:struct:srec_data_list_struct
167 srec_data_list_type *head;
168 srec_data_list_type *tail;
890 srec_data_list_type *entry;
892 entry = (srec_data_list_type *) bfd_alloc (abfd, sizeof (* entry));
934 srec_data_list_type **look;
1032 srec_data_list_type *list)
1139 srec_data_list_type *list;
1153 while (list != (srec_data_list_type *) NULL)
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dsrec.c150 typedef struct srec_data_list_struct srec_data_list_type; typedef in typeref:struct:srec_data_list_struct
167 srec_data_list_type *head;
168 srec_data_list_type *tail;
881 srec_data_list_type *entry;
883 entry = (srec_data_list_type *) bfd_alloc (abfd, sizeof (* entry));
925 srec_data_list_type **look;
1023 srec_data_list_type *list)
1133 srec_data_list_type *list;
1147 while (list != (srec_data_list_type *) NULL)
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dsrec.c150 typedef struct srec_data_list_struct srec_data_list_type; typedef in typeref:struct:srec_data_list_struct
167 srec_data_list_type *head;
168 srec_data_list_type *tail;
877 srec_data_list_type *entry;
879 entry = (srec_data_list_type *) bfd_alloc (abfd, sizeof (* entry));
921 srec_data_list_type **look;
1019 srec_data_list_type *list)
1126 srec_data_list_type *list;
1140 while (list != (srec_data_list_type *) NULL)
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dsrec.c150 typedef struct srec_data_list_struct srec_data_list_type; typedef in typeref:struct:srec_data_list_struct
167 srec_data_list_type *head;
168 srec_data_list_type *tail;
881 srec_data_list_type *entry;
883 entry = (srec_data_list_type *) bfd_alloc (abfd, sizeof (* entry));
925 srec_data_list_type **look;
1023 srec_data_list_type *list)
1126 srec_data_list_type *list;
1140 while (list != (srec_data_list_type *) NULL)

Completed in 117 milliseconds