mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-15 06:42:51 +01:00
llvm-objdump.1: fix igor / mandoc -Tlint warnings
Accidentally omitted from r340972.
This commit is contained in:
parent
52ee41b778
commit
6b31818dee
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=340975
@ -87,7 +87,8 @@ for more.
|
||||
.It Fl -lazy-bind
|
||||
Display mach-o lazy binding info.
|
||||
.It Fl -line-numbers
|
||||
Display source line numbers with disassembly. Implies disassemble object.
|
||||
Display source line numbers with disassembly.
|
||||
Implies disassemble object.
|
||||
.It Fl -macho
|
||||
Use MachO specific object file parser.
|
||||
.It Fl -mattr Ns = Ns Ar attribute ...
|
||||
@ -177,7 +178,7 @@ Print the offset to each archive member for Mach-O archives.
|
||||
Requires
|
||||
.Fl -macho
|
||||
and
|
||||
.Fl -archive-headers.
|
||||
.Fl -archive-headers .
|
||||
.It Fl -data-in-code
|
||||
Print the data in code table for Mach-O objects.
|
||||
.It Fl -dis-symname Ns = Ns Ar symbol
|
||||
|
Loading…
Reference in New Issue
Block a user