Home
last modified time | relevance | path

Searched refs:mangled_symbol (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/base/debug/
Dstack_trace_posix.cc101 std::string mangled_symbol = in DemangleSymbols() local
107 abi::__cxa_demangle(mangled_symbol.c_str(), nullptr, 0, &status)); in DemangleSymbols()
/external/libchrome/base/debug/
Dstack_trace_posix.cc104 std::string mangled_symbol = in DemangleSymbols() local
110 abi::__cxa_demangle(mangled_symbol.c_str(), nullptr, 0, &status)); in DemangleSymbols()