Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_procmaps_mac.cpp273 const uuid_command *uuid_lc = (const uuid_command *)lc; in FindUUID() local
274 const uint8_t *uuid = &uuid_lc->uuid[0]; in FindUUID()