Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_win.cpp178 const char *Symbolizer::PlatformDemangle(const char *name) { return nullptr; } in PlatformDemangle() function in __sanitizer::Symbolizer
H A Dsanitizer_symbolizer_posix_libcdep.cpp406 const char *Symbolizer::PlatformDemangle(const char *name) { PlatformDemangle() function in __sanitizer::Symbolizer