Home
last modified time | relevance | path

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

/scripts/
Dleaking_addresses.pl158 walk(@DIRS);
477 sub walk subroutine
/scripts/clang-tools/
Dgen_compile_commands.py85 for dirpath, _, filenames in os.walk(directory):
/scripts/gdb/linux/
Dsymbols.py78 for root, dirs, files in os.walk(path):