Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.cpp136 ModuleArch arch, u8 uuid[kModuleUUIDSize], in set()
H A Dsanitizer_common.h772 const uptr kModuleUUIDSize = 16; variable