Searched refs:decode_subscript_data_item (Results 1 – 1 of 1) sorted by relevance
463 static struct type *decode_subscript_data_item (char *, char *);1263 decode_subscript_data_item (char *scan, char *end) in decode_subscript_data_item() function1293 nexttype = decode_subscript_data_item (scan, end); in decode_subscript_data_item()1372 type = decode_subscript_data_item (sub, subend); in dwarf_read_array_type()