Imports of package loader

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
cmd/internal/bioPackage bio implements common I/O abstractions used within the Go toolchain.
cmd/internal/dwarfPackage dwarf generates DWARF debugging information.
cmd/internal/objabi
cmd/internal/sys
cmd/oldlink/internal/sym
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
logPackage log implements a simple logging package.
sortPackage sort provides primitives for sorting slices and user-defined collections.
strconvPackage strconv implements conversions to and from string representations of basic data types.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.