Documentation
¶
Overview ¶
Command dltest exercises the pure-Go ELF dynamic loader (pkg/dl).
Subcommands:
dltest puts [message] — load libc and call puts(3) dltest info <library> — print loaded objects, deps, symbols, stats dltest selfcheck — run validation checks against system libs
Flags:
-root string filesystem root for library search (default "/") -debug enable debug logging
SECURITY WARNING: This program loads and executes native machine code.
Click to show internal directories.
Click to hide internal directories.