Searched refs:dumpOnlyPath (Results 1 – 1 of 1) sorted by relevance
64 …dumpOnlyPath = flag.String("dump-to", "", "Dump the symbols to the specified directory, but do… var114 if *dumpOnlyPath != "" {116 if fi, err := os.Stat(*dumpOnlyPath); err != nil {123 dumpPath := *dumpOnlyPath124 if *dumpOnlyPath == "" {