Home
last modified time | relevance | path

Searched defs:found_path (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_symbolizer_posix_libcdep.cc441 if (const char *found_path = FindPathToBinary("llvm-symbolizer")) { in ChooseExternalSymbolizer() local
446 if (const char *found_path = FindPathToBinary("atos")) { in ChooseExternalSymbolizer() local
452 if (const char *found_path = FindPathToBinary("addr2line")) { in ChooseExternalSymbolizer() local
/external/selinux/libselinux/src/
Dlabel_file.c534 char found_path[PATH_MAX]; in process_file() local