Imports of package dwarf

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
cmd/internal/src
cmpPackage cmp provides types and functions related to comparing ordered values.
errorsPackage errors implements functions to manipulate errors.
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.
os/execPackage exec runs external commands.
slicesPackage slices defines various functions useful with slices of any type.
strconvPackage strconv implements conversions to and from string representations of basic data types.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.