Searched defs:ReadBinaryName (Results 1 – 4 of 4) sorted by relevance
/llvm-project/compiler-rt/lib/sanitizer_common/ | ||
H A D | sanitizer_fuchsia.cpp | 506 uptr ReadBinaryName(/*out*/ char *buf, uptr buf_len) { ReadBinaryName() function |
H A D | sanitizer_win.cpp | 1087 uptr ReadBinaryName(/*out*/char *buf, uptr buf_len) { ReadBinaryName() function |
H A D | sanitizer_mac.cpp | 465 uptr ReadBinaryName(/*out*/char *buf, uptr buf_len) { in ReadBinaryName() function |
H A D | sanitizer_linux.cpp | 1160 uptr ReadBinaryName(/*out*/ char *buf, uptr buf_len) { ReadBinaryName() function |