Searched defs:ReadBinaryName (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux.cc684 uptr ReadBinaryName(/*out*/char *buf, uptr buf_len) { function in namespace:__sanitizer
718 ReadBinaryName(proc_self_exe_cache_str, kMaxPathLength);

Completed in 339 milliseconds