Documentation ¶ Index ¶ func Generate(bfrs []elflib.BinaryFileRef, dumpSymsPath string) (path string, err error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Generate ¶ func Generate(bfrs []elflib.BinaryFileRef, dumpSymsPath string) (path string, err error) Generate generates breakpad symbol data for each of the input elflib.BinaryFileRefs. Returns the path to a directory containing the generated files, or the empty string if an error occurred. Types ¶ This section is empty. Source Files ¶ View all Source files generator.go Click to show internal directories. Click to hide internal directories.