Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
5b51fd5b550a9589f95e677fca801cea565e8d9f
/
tools
/
llvm-readobj
/
llvm-readobj.cpp
a9232f7
Remove byte order mark from source file.
by Benjamin Kramer
· 12 years ago
081a194
[Object] Split the ELF interface into 3 parts.
by Michael J. Spencer
· 12 years ago
1aef163
Revert r181009.
by Amara Emerson
· 12 years ago
5d446e6
Add support for reading ARM ELF build attributes.
by Amara Emerson
· 12 years ago
956ca72
Clarify getRelocationAddress x getRelocationOffset a bit.
by Rafael Espindola
· 12 years ago
cf3b55a
Teach llvm-readobj to print ELF program headers
by Nico Rieck
· 12 years ago
1c8dfa5
Add -expand-relocs to llvm-readobj
by Nico Rieck
· 12 years ago
76e70f3
Implements low-level object file format specific output for COFF and
by Eric Christopher
· 12 years ago
bd1737c
[tools][llvm-readobj] print the name of the section when iterating the symbol table / dynamic symbol table
by Shankar Easwaran
· 12 years ago
d326d05
[llvm-readobj] Add ELF .dynamic table dumping.
by Michael J. Spencer
· 13 years ago
dc0f8a3
[readobj] Fix memory leak.
by Michael J. Spencer
· 13 years ago
dd3aa9e
[objdump,readobj] Document the purpose and goals of each tool.
by Michael J. Spencer
· 13 years ago
87b47cc
Use the generic dump template. Extracted from a patch by Sami Liedes.
by Rafael Espindola
· 13 years ago
fc73847
Dump sections. Extracted from a patch by Sami Liedes.
by Rafael Espindola
· 13 years ago
148ee4f
Print a header above the symbols. Extracted from a patch by Sami Liedes.
by Rafael Espindola
· 13 years ago
ad78479
Check for errors. Extracted from a patch by Sami Liedes.
by Rafael Espindola
· 13 years ago
1318e14
Fix indentation. Extracted from a patch by Sami Liedes!
by Rafael Espindola
· 13 years ago
663cebc
Style fixes in llvm-readobj.cpp. Extracted from a patch by Sami Liedes!
by Rafael Espindola
· 13 years ago
f010c46
Sort the #include lines for tools/...
by Chandler Carruth
· 13 years ago
51cf866
Fix uses of the C99 PRI format macros not to conflict with C++11 UDLs.
by Benjamin Kramer
· 13 years ago
2d70e26
Support reading GNU symbol versions in ELFObjectFile
by David Meyer
· 13 years ago
ee37b6e
Fix comments for llvm-readobj, remove extraneous headers
by David Meyer
· 13 years ago
97f7787
[Object]
by David Meyer
· 13 years ago
5c2b4ea
[Object]
by David Meyer
· 13 years ago