Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer.cpp106 const char *Symbolizer::ModuleNameOwner::GetOwnedCopy(const char *str) { in GetOwnedCopy() function in __sanitizer::Symbolizer::ModuleNameOwner
H A Dsanitizer_symbolizer.h169 const char *GetOwnedCopy(const char *str);
H A Dsanitizer_symbolizer_libcdep.cpp149 *module_name = module_names_.GetOwnedCopy(internal_module_name); in GetModuleNameAndOffsetForPC()