Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_common.cpp137 ModuleArch arch, u8 uuid[kModuleUUIDSize], in set()
Dsanitizer_common.h728 const uptr kModuleUUIDSize = 16; variable