Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
fe078843a09cf5244c4471ec3b0a6860d24f38f4
/
llvm
/
tools
/
llvm-readobj
/
llvm-readobj.cpp
054f422
Remove byte order mark from source file.
by Benjamin Kramer
· 12 years ago
126973b
[Object] Split the ELF interface into 3 parts.
by Michael J. Spencer
· 12 years ago
d9104c0
Revert r181009.
by Amara Emerson
· 12 years ago
2f54d9f
Add support for reading ARM ELF build attributes.
by Amara Emerson
· 12 years ago
1e48387
Clarify getRelocationAddress x getRelocationOffset a bit.
by Rafael Espindola
· 12 years ago
d6df054
Teach llvm-readobj to print ELF program headers
by Nico Rieck
· 13 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
8205034
[tools][llvm-readobj] print the name of the section when iterating the symbol table / dynamic symbol table
by Shankar Easwaran
· 13 years ago
6a8746b
[llvm-readobj] Add ELF .dynamic table dumping.
by Michael J. Spencer
· 13 years ago
91814e3
[readobj] Fix memory leak.
by Michael J. Spencer
· 13 years ago
d7e7003
[objdump,readobj] Document the purpose and goals of each tool.
by Michael J. Spencer
· 13 years ago
278e891
Use the generic dump template. Extracted from a patch by Sami Liedes.
by Rafael Espindola
· 13 years ago
21bd841
Dump sections. Extracted from a patch by Sami Liedes.
by Rafael Espindola
· 13 years ago
144af2c
Print a header above the symbols. Extracted from a patch by Sami Liedes.
by Rafael Espindola
· 13 years ago
63d52b1
Check for errors. Extracted from a patch by Sami Liedes.
by Rafael Espindola
· 13 years ago
ae74095
Fix indentation. Extracted from a patch by Sami Liedes!
by Rafael Espindola
· 13 years ago
f4b73f9
Style fixes in llvm-readobj.cpp. Extracted from a patch by Sami Liedes!
by Rafael Espindola
· 13 years ago
4d88a1c
Sort the #include lines for tools/...
by Chandler Carruth
· 13 years ago
8280311
Fix uses of the C99 PRI format macros not to conflict with C++11 UDLs.
by Benjamin Kramer
· 14 years ago
6c614bf
Support reading GNU symbol versions in ELFObjectFile
by David Meyer
· 14 years ago
ae11a78
Fix comments for llvm-readobj, remove extraneous headers
by David Meyer
· 14 years ago
c429b80
[Object]
by David Meyer
· 14 years ago
2fc34c5
[Object]
by David Meyer
· 14 years ago