llvm-objdump

E292724

llvm-objdump is an LLVM-based command-line tool for displaying information about object files, such as disassembly, headers, and symbols.

All labels observed (2)

Label Occurrences
llvm-objdump canonical 2
"llvm-objdump" on the command line 1

How this entity was disambiguated

Statements (50)

Predicate Object
instanceOf LLVM tool
binary analysis tool
command-line tool
compatibleWith COFF object files
ELF object files
LLVM bitcode files
Mach-O object files
Wasm object files
distributedWith LLVM toolchain
implements disassembly of binaries
display of debug information
display of object file headers
display of relocations
display of sections
display of segment information
display of symbols
object file inspection
invokedAs llvm-objdump self-linksurface differs
surface form: "llvm-objdump" on the command line
license Apache License 2.0 with LLVM exceptions
partOf LLVM
surface form: LLVM project
providedBy LLVM
surface form: LLVM binary utilities
runsOn Linux
Windows
macOS
similarTo GNU objdump
supportsFeature AT&T syntax disassembly (for x86)
Intel syntax disassembly (for x86)
architecture-specific disassembly
architecture-specific syntax selection
instruction bytes display
printing of disassembled code with addresses
printing of disassembled code with symbolic labels
printing of dynamic relocations
printing of dynamic symbol tables
printing of file headers
printing of relocation entries
printing of section contents
printing of section headers
printing of symbol tables
printing of unwind information
relocation annotation in disassembly
source line information display
symbol demangling
symbolic operand printing
target selection via command-line options
usedFor analyzing object file structure
debugging compiled binaries
inspecting compiler output
reverse engineering
writtenIn C++

How these facts were elicited

Referenced by (3)

Full triples — surface form annotated when it differs from this entity's canonical label.

LLVM hasComponent llvm-objdump
llvm-mc relatedTool llvm-objdump
llvm-objdump invokedAs llvm-objdump self-linksurface differs
this entity surface form: "llvm-objdump" on the command line