Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ABIReportVersion = "UNKNOWN"
ABIReportVersion is the public version of the tool. The value is initialized with a linker option to `go build`. See the toplevel Makefile for details.
View Source
var ( // Prefix is applied to the base of all report files to enable easier // integration. Prefix string )
View Source
var RootCmd = &cobra.Command{
Use: "abireport",
Short: "Generate ABI reports for binary files",
}
RootCmd is the "default command" of abireport
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.