Home
last modified time | relevance | path

Searched defs:uuid_size (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer.h36 uptr uuid_size; member
H A Dsanitizer_common.h846 uptr uuid_size() const { return uuid_size_; } in uuid_size() function