forked from Imagelibrary/binutils-gdb
Fix previous delta to allow for compilation on 32-bit systems
This commit is contained in:
@@ -2274,6 +2274,7 @@ objdump [@option{-a}|@option{--archive-headers}]
|
||||
[@option{--prefix-addresses}]
|
||||
[@option{--[no-]show-raw-insn}]
|
||||
[@option{--adjust-vma=}@var{offset}]
|
||||
[@option{--show-all-symbols}]
|
||||
[@option{--dwarf-depth=@var{n}}]
|
||||
[@option{--dwarf-start=@var{n}}]
|
||||
[@option{--ctf-parent=}@var{section}]
|
||||
@@ -2784,6 +2785,10 @@ non-empty sections are displayed.
|
||||
Display source code intermixed with disassembly, if possible. Implies
|
||||
@option{-d}.
|
||||
|
||||
@item --show-all-symbols
|
||||
When disassembling, show all the symbols that match a given address,
|
||||
not just the first one.
|
||||
|
||||
@item --source-comment[=@var{txt}]
|
||||
@cindex source disassembly
|
||||
@cindex disassembly, with source
|
||||
|
||||
Reference in New Issue
Block a user