Imports of package framepointer

PathSynopsis
go/buildPackage build gathers information about Go packages.
golang.org/x/tools/go/analysisPackage analysis defines the interface between a modular static analysis and an analysis driver program.
golang.org/x/tools/go/analysis/passes/internal/analysisutilPackage analysisutil defines various helper functions used by two or more packages beneath go/analysis.
regexpPackage regexp implements regular expression search.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.