Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
c91e38c5ebf6f0cfbb29eff66c5ff6db43c3ee45
/
llvm
/
tools
/
llvm-readobj
/
llvm-readobj.h
81e8b7d
Thread Expected<...> up from libObject’s getName() for symbols to allow llvm-objdump to produce a good error message.
by Kevin Enderby
· 10 years ago
d59b23a
Fix typo. NFC.
by Tim Northover
· 10 years ago
f04f184
Add a unwrapOrError utility and use it to simplify ELFDumper.cpp.
by Rafael Espindola
· 10 years ago
6009db6
This reverts commit r260488 and r260489.
by Rafael Espindola
· 10 years ago
582c4d2
[readobj] Handle ELF files with no section table or with no program headers.
by Michael J. Spencer
· 10 years ago
d8a985e
[llvm-readobj] Option to emit readelf like output
by Hemant Kulkarni
· 10 years ago
f46c92f
Revert "[llvm-readobj] Option to emit readelf like output"
by Hemant Kulkarni
· 10 years ago
4f2ca0d
[llvm-readobj] Option to emit readelf like output
by Hemant Kulkarni
· 10 years ago
72e2ba7
[readobj] Expand CodeView dumping functionality
by Reid Kleckner
· 10 years ago
9f23516
Fix llvm-readobj build on Windows, match noreturn attribute on reportError in headers
by Reid Kleckner
· 10 years ago
00ddb14
llvm-readobj: Handle invalid references to the string table.
by Rafael Espindola
· 10 years ago
fb3acd6
llvm-readobj: call exit(1) on error.
by Rafael Espindola
· 10 years ago
99f0215
Modify llvm-readobj to dump symbol record bytes.
by Zachary Turner
· 11 years ago
a7c40ef
Canonicalize header guards into a common format.
by Benjamin Kramer
· 11 years ago
8043390
[llvm-readobj][ELF] New `-mips-plt-got` command line option to output
by Simon Atanasyan
· 11 years ago
bff5d0d
Remove all uses of 'using std::error_code' from headers.
by Rafael Espindola
· 11 years ago
3acea39
Don't use 'using std::error_code' in include/llvm.
by Rafael Espindola
· 11 years ago
5c4f829
Use std::error_code instead of llvm::error_code.
by Rafael Espindola
· 11 years ago
15d16d8
tools: add support for decoding ARM attributes
by Saleem Abdulrasool
· 12 years ago
48703be
Teach the llvm-readobj COFF dumper to dump debug line tables from object files
by Timur Iskhodzhanov
· 12 years ago
f3f0b79
Add -expand-relocs to llvm-readobj
by Nico Rieck
· 13 years ago
9cad53c
Implements low-level object file format specific output for COFF and
by Eric Christopher
· 13 years ago
6a8746b
[llvm-readobj] Add ELF .dynamic table dumping.
by Michael J. Spencer
· 13 years ago