Imports of package dwarfgen

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
cmd/compile/internal/base
cmd/compile/internal/ir
cmd/compile/internal/reflectdata
cmd/compile/internal/ssa
cmd/compile/internal/ssagen
cmd/compile/internal/typecheck
cmd/compile/internal/types
cmd/internal/dwarfPackage dwarf generates DWARF debugging information.
cmd/internal/obj
cmd/internal/objabi
cmd/internal/src
flagPackage flag implements command-line flag parsing.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
internal/buildcfgPackage buildcfg provides access to the build configuration described by the current environment.
slicesPackage slices defines various functions useful with slices of any type.
sortPackage sort provides primitives for sorting slices and user-defined collections.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.