Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/tests/
H A Drawprofile.cpp51 FakeModule.setUuid(uuid, MEMPROF_BUILDID_MAX_SIZE); in TEST()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.cpp174 void LoadedModule::setUuid(const char *uuid, uptr size) { in setUuid() function in __sanitizer::LoadedModule
H A Dsanitizer_linux_libcdep.cpp696 cur_module.setUuid(value, nhdr->n_descsz); in AddModuleSegments()
H A Dsanitizer_common.h835 void setUuid(const char *uuid, uptr size);