An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

cmd/objdump

Objdump disassembles executable files. Usage: Objdump prints a disassembly of all text symbols (code) in the binary. If the -s option is present, objdump only disassembles symbols with names matching the regular expression. Alternate usage: In this mode, objdump disassembles the binary starting at the start address and stopping at the end address. The start and end addresses are program counters written in hexadecimal with optional leading 0x prefix. In this mode, objdump prints a sequence of stanzas of the form: Each stanza gives the disassembly for a contiguous range of addresses all mapped to the same original source file and line number. This mode is intended for use by pprof.

Ecosystem
proxy.golang.org
Versions
0
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/cmd/objdump
spec
License BSD-3-Clause
Namespace cmd
Last Synced 26 days ago
Repository
Docker Dependents 4,272
Docker Downloads 2,386,097,494
Rankings on proxy.golang.org
Overall Top 5.9%