GDB (xrefs)
|
Public Attributes | |
char * | from |
char * | to |
struct substitute_path_rule * | next |
Definition at line 76 of file source.c.
Referenced by add_substitute_path_rule(), delete_substitute_path_rule(), find_substitute_path_rule(), rewrite_source_path(), show_substitute_path_command(), substitute_path_rule_matches(), and unset_substitute_path_command().
Definition at line 78 of file source.c.
Referenced by gdb.FrameIterator.FrameIterator::__next__(), add_substitute_path_rule(), delete_substitute_path_rule(), find_substitute_path_rule(), get_substitute_path_rule(), show_substitute_path_command(), and unset_substitute_path_command().
char* substitute_path_rule::to |
Definition at line 77 of file source.c.
Referenced by add_substitute_path_rule(), delete_substitute_path_rule(), rewrite_source_path(), and show_substitute_path_command().