func github.com/google/pprof/profile.decodeStrings

2 uses

	github.com/google/pprof/profile (current package)
		encode.go#L203: 		err := decodeStrings(b, &m.(*Profile).stringTable)
		proto.go#L351: func decodeStrings(b *buffer, x *[]string) error {