Home
last modified time | relevance | path

Searched refs:PathSubstitution (Results 1 – 2 of 2) sorted by relevance

/Renode-v1.15.3-c57714d/tools/execution_tracer/execution_tracer/
Ddwarf.py90 class PathSubstitution: class
109 substitute_paths: List[PathSubstitution]
126 …def _find_code_files(dwarf_info, substitute_paths: Iterable[PathSubstitution], verbose=True) -> Li… argument
146 …def _apply_path_substitutions(code_filename: str, substitute_paths: Iterable[PathSubstitution]) ->… argument
Dexecution_tracer_reader.py337 …ub-source-path", default=[], nargs='*', action='extend', type=dwarf.PathSubstitution.from_arg, hel…