Home
last modified time | relevance | path

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

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