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
This entity first appeared as the object of triple T2716469 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
NED1
Entity disambiguation (via context triple)
gpt-5-mini-2025-08-07
Target entity: llvm-objdump Context triple: [LLVM, hasComponent, llvm-objdump]
-
A.
LLVM
LLVM is a modular, reusable compiler and toolchain infrastructure project widely used for building language frontends, optimizers, and backends for diverse hardware architectures.
-
B.
LLDB
LLDB is a modern, high-performance debugger primarily used with the LLVM toolchain for languages like C, C++, and Objective-C.
-
C.
GNU Binutils
GNU Binutils is a collection of binary tools, including assemblers, linkers, and related utilities, widely used in software development for compiling and manipulating executable programs and object files.
-
D.
Bytecode Alliance
Bytecode Alliance is a nonprofit industry consortium focused on advancing secure, modular, and portable software through technologies built around WebAssembly.
-
E.
Universal 2 binary format
Universal 2 binary format is Apple’s macOS application packaging format that combines both Intel and Apple silicon (ARM) executables into a single app bundle for seamless cross-architecture support.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
NED2
Entity disambiguation (via description)
gpt-5-mini-2025-08-07
Target entity: llvm-objdump Target entity description: llvm-objdump is an LLVM-based command-line tool for displaying information about object files, such as disassembly, headers, and symbols.
-
A.
LLVM
LLVM is a modular, reusable compiler and toolchain infrastructure project widely used for building language frontends, optimizers, and backends for diverse hardware architectures.
-
B.
LLDB
LLDB is a modern, high-performance debugger primarily used with the LLVM toolchain for languages like C, C++, and Objective-C.
-
C.
GNU Binutils
GNU Binutils is a collection of binary tools, including assemblers, linkers, and related utilities, widely used in software development for compiling and manipulating executable programs and object files.
-
D.
Bytecode Alliance
Bytecode Alliance is a nonprofit industry consortium focused on advancing secure, modular, and portable software through technologies built around WebAssembly.
-
E.
Universal 2 binary format
Universal 2 binary format is Apple’s macOS application packaging format that combines both Intel and Apple silicon (ARM) executables into a single app bundle for seamless cross-architecture support.
- F. None of above. chosen
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
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
Instruction
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Input
Subject: llvm-objdump Description of subject: llvm-objdump is an LLVM-based command-line tool for displaying information about object files, such as disassembly, headers, and symbols.
Referenced by (3)
Full triples — surface form annotated when it differs from this entity's canonical label.
this entity surface form:
"llvm-objdump" on the command line