Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mac.cpp1355 void FormatUUID(char *out, uptr size, const u8 *uuid) { in FormatUUID() function
1373 FormatUUID(uuid_str, sizeof(uuid_str), modules[i].uuid()); in DumpProcessMap()