Searched refs:getSubprocess (Results 1 – 1 of 1) sorted by relevance
48 sub, err := s.getSubprocess(bin)64 func (s *Symbolizer) getSubprocess(bin string) (*subprocess, error) { func