Home
last modified time | relevance | path

Searched refs:safe_parse_type (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dgdbtypes.c1478 safe_parse_type (char *p, int length) in safe_parse_type() function
1583 safe_parse_type (argtypetext, p - argtypetext); in check_stub_method()
H A DChangeLog-20005960 * gdbtypes.c (safe_parse_type): New wrapper function to ignore
5962 (check_stub_method): Call safe_parse_type instead of
H A DChangeLog-20037856 (safe_parse_type): Make static.