var github.com/google/pprof/profile.libRx

2 uses

	github.com/google/pprof/profile (current package)
		profile.go#L226: var libRx = regexp.MustCompile(`([.]so$|[.]so[._][0-9]+)`)
		profile.go#L258: 		if len(libRx.FindStringSubmatch(file)) > 0 {