Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_procmaps_mac.cpp341 const uuid_command *uuid_lc = (const uuid_command *)lc; in FindUUID() local
342 const uint8_t *uuid = &uuid_lc->uuid[0]; in FindUUID()