Searched refs:Addr2LineProcess (Results 1 – 1 of 1) sorted by relevance
203 class Addr2LineProcess final : public SymbolizerProcess { class205 Addr2LineProcess(const char *path, const char *module_name) in Addr2LineProcess() function in __sanitizer::Addr2LineProcess252 const char Addr2LineProcess::output_terminator_[] = "??\n??:0\n";254 bool Addr2LineProcess::ReachedEndOfOutput(const char *buffer, in ReachedEndOfOutput()291 Addr2LineProcess *addr2line = 0; in SendCommand()301 new(*allocator_) Addr2LineProcess(addr2line_path_, module_name); in SendCommand()314 InternalMmapVector<Addr2LineProcess*> addr2line_pool_;