Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dlinespec.c120 static struct symtabs_and_lines decode_variable (char *copy,
850 return decode_variable (copy, funfirstline, canonical, in decode_line_1()
1721 decode_variable (char *copy, int funfirstline, char ***canonical, in decode_variable() function
H A DChangeLog-2003153 new parameter to decode_variable and symtab_from_filename
155 (decode_variable): Add new not_found_ptr parameter. Throw exception
14706 (decode_variable): Ditto.
14787 * linespec.c (decode_line_1): Move code into decode_variable.
14788 (decode_variable): New function.
H A DChangeLog12189 * linespec.c (decode_variable, symtab_from_filename): Call