Searched refs:Addr2LineProcess (Results 1 – 1 of 1) sorted by relevance
208 class Addr2LineProcess final : public SymbolizerProcess { class210 Addr2LineProcess(const char *path, const char *module_name) in Addr2LineProcess() function in __sanitizer::Addr2LineProcess257 const char Addr2LineProcess::output_terminator_[] = "??\n??:0\n";259 bool Addr2LineProcess::ReachedEndOfOutput(const char *buffer, in ReachedEndOfOutput()295 Addr2LineProcess *addr2line = 0; in SendCommand()305 new (*allocator_) Addr2LineProcess(addr2line_path_, module_name); in SendCommand()318 InternalMmapVector<Addr2LineProcess *> addr2line_pool_;