Home
last modified time | relevance | path

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

/external/elfutils/debuginfod/
Ddebuginfod.cxx2307 unsigned& fts_cached, in scan_source_file() argument
2324 fts_cached++; in scan_source_file()
2677 unsigned& fts_cached, in scan_archive_file() argument
2696 fts_cached ++; in scan_archive_file()
2817 unsigned fts_cached = 0, fts_executable = 0, fts_debuginfo = 0, fts_sourcefiles = 0; in thread_main_scanner() local
2848 fts_cached, in thread_main_scanner()
2862 fts_cached, fts_executable, fts_debuginfo, fts_sourcefiles); in thread_main_scanner()
2869 if (fts_cached || fts_executable || fts_debuginfo || fts_sourcefiles || fts_sref || fts_sdef) in thread_main_scanner()