Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
dce4218df7baa24f11a28611f3cc11fc34898e87
/
llvm
/
tools
/
llvm-objdump
/
ELFDump.cpp
6cf0926
[ELF] Convert ELF.h to Expected<T>.
by Davide Italiano
· 9 years ago
6a49497
Replace a report_fatal_error with an ErrorOr.
by Rafael Espindola
· 9 years ago
073624b
Simplify iterating over program headers and detect corrupt ones.
by Rafael Espindola
· 10 years ago
2b5f841
Fix the name of the iterator functions to match the coding standards.
by Rafael Espindola
· 10 years ago
126973b
[Object] Split the ELF interface into 3 parts.
by Michael J. Spencer
· 12 years ago
df1ecbd7
Replace Count{Leading,Trailing}Zeros_{32,64} with count{Leading,Trailing}Zeros.
by Michael J. Spencer
· 12 years ago
2f44bf2
Introduce convenience typedefs for the 4 ELF object types.
by Rafael Espindola
· 12 years ago
e0bdc94
print TLS segment
by Shankar Easwaran
· 13 years ago
ed82095
[objdump] Add PT_PHDR.
by Michael J. Spencer
· 13 years ago
1366a61
[objdump] Print the PT_INTERP and PT_DYNAMIC correcctly.
by Michael J. Spencer
· 13 years ago
1fe21fc
Sort all of the includes. Several files got checked in with mis-sorted includes.
by Chandler Carruth
· 13 years ago
1a79161
[Object][ELF] Simplify ELFObjectFile by using ELFType.
by Michael J. Spencer
· 13 years ago
6acf814
[objdump] Use correct format specifiers and fix C++03 variadic warning.
by Michael J. Spencer
· 13 years ago
209565db
[objdump] Add --private-headers, -p.
by Michael J. Spencer
· 13 years ago