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

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Ddwarfread.c474 static struct type *decode_subscript_data_item (char *, char *);
1232 decode_subscript_data_item -- decode array subscript item
1237 decode_subscript_data_item (char *scan, char *end)
1274 decode_subscript_data_item (char *scan, char *end) function
1304 nexttype = decode_subscript_data_item (scan, end);
1383 type = decode_subscript_data_item (sub, subend);

Completed in 177 milliseconds