Searched defs:DstModule (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/ubsan/
H A Dubsan_handlers_cxx.cpp147 const char *DstModule = Symbolizer::GetOrInit()->GetModuleNameForPc(Vtable); local
157 << SrcModule << DstModule; local
H A Dubsan_handlers.cpp854 const char *DstModule = FLoc.get()->info.module; local
865 << SrcModule << DstModule; local

Completed in 195 milliseconds