Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
refs/heads/r
/
lib
/
Object
/
MachOObjectFile.cpp
d2d60da
[Object] Return a symbol_iterator, rather than a basic_symbol_iterator, from
by Lang Hames
· 7 years ago
fe2c687
[MachO] Fix inconsistency between error messages when validating LC_DYSYMTAB
by Francis Visoiu Mistrih
· 7 years ago
e6cfed9
[MachO] Fix LC_DYSYMTAB validation for external symbols
by Francis Visoiu Mistrih
· 7 years ago
94b0940
[llvm-readobj] Add -hex-dump (-x) option
by Paul Semel
· 7 years ago
8844a17
[MachO] Add out-of-bounds check to MachOObjectFile.cpp
by Sam Clegg
· 7 years ago
4548453
MC: Remove redundant substr() call
by Sam Clegg
· 7 years ago
7effcbd
[llvm-objdump] Print "..." instead of random data for virtual sections
by Francis Visoiu Mistrih
· 7 years ago
0e9471b
For llvm-objdump and Mach-O files, update the printing of some thread states
by Kevin Enderby
· 7 years ago
cb27e1d
Do not look up symbol names when n_strx == 0
by Michael Trent
· 8 years ago
6469bc6
Updated llvm-objdump to display local relocations in Mach-O binaries
by Michael Trent
· 8 years ago
ece9b23
Fix many -Wsign-compare and -Wtautological-constant-compare warnings.
by Zachary Turner
· 8 years ago
87e8c32
reverting out -r320532 because a warning is breaking the lld build
by Michael Trent
· 8 years ago
2aa4a86
Updated llvm-objdump to display local relocations in Mach-O binaries
by Michael Trent
· 8 years ago
fc1d511
Reverting r320166 to fix test failures.
by Michael Trent
· 8 years ago
bed8c44
Updated llvm-objdump to display local relocations in Mach-O binaries
by Michael Trent
· 8 years ago
d8ff2f4
Untabify.
by NAKAMURA Takumi
· 8 years ago
b545957
Fix typo in checkTwoLevelHintsCommand
by Jessica Paquette
· 8 years ago
ac9a500
[dwarfdump] Skip 'stripped' sections
by Jonas Devlieghere
· 8 years ago
143e1f1
[MachO] Prevent heap overflow when load command extends past EOF
by Jonas Devlieghere
· 8 years ago
ef15f2c
Untabify.
by NAKAMURA Takumi
· 8 years ago
efa50a2
[MachO] Use Twines more efficiently.
by Benjamin Kramer
· 8 years ago
b5b3854
[llvm] Update MachOObjectFile::exports interface
by Alexander Shaposhnikov
· 8 years ago
04cdb2e
Small tweak to one check in error handling to the dyld compact export
by Kevin Enderby
· 8 years ago
ed0a9e1
Add error handling to the dyld compact export entries in libObject.
by Kevin Enderby
· 8 years ago
96e8b4c
Updated llvm-objdump symbolic disassembly with x86_64 Mach-O MH_KEXT_BUNDLE
by Kevin Enderby
· 8 years ago
19ca2b0
Move Object format code to lib/BinaryFormat.
by Zachary Turner
· 8 years ago
e3e43d9
Sort the remaining #include lines in include/... and lib/....
by Chandler Carruth
· 8 years ago
c9977b6
[DWARF] Adding support for the DWARF v5 string offsets table (consumer/reader part only).
by Wolfgang Pieb
· 8 years ago
b2ab273
[MachOObject] Fix bind opcode parser error on valid opcode sequence
by Steven Wu
· 8 years ago
b5ac700
Recommit "[DWARF] - Make collectAddressRanges() return section index in addition to Low/High PC"
by George Rimar
· 8 years ago
4eca9e6
Revert r304002 "[DWARF] - Make collectAddressRanges() return section index in addition to Low/High PC"
by George Rimar
· 8 years ago
843d71c
[DWARF] - Make collectAddressRanges() return section index in addition to Low/High PC
by George Rimar
· 8 years ago
4e545df
Revert "[DWARF] - Make collectAddressRanges() return section index in addition to Low/High PC"
by George Rimar
· 8 years ago
88aeae6
Recommit r303978 "[DWARF] - Make collectAddressRanges() return section index in addition to Low/High PC"
by George Rimar
· 8 years ago
1503fe4
Revert r303978 "[DWARF] - Make collectAddressRanges() return section index in addition to Low/High PC"
by George Rimar
· 8 years ago
073ffab
[DWARF] - Make collectAddressRanges() return section index in addition to Low/High PC
by George Rimar
· 8 years ago
903f87e
[Object] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 8 years ago
afa9824
Remove unused functions. Remove static qualifier from functions in header files. NFC.
by Vassil Vassilev
· 8 years ago
2bca52a
[Object] Remove check for BIND_OPCODE_DONE/REBASE_OPCODE_DONE.
by Juergen Ributzka
· 8 years ago
3903b47
Add the error handling for Mach-O dyld compact lazy bind, weak bind and
by Kevin Enderby
· 8 years ago
1ae32f1
Add the rest of the error checking for Mach-O dyld compact bind entry errors
by Kevin Enderby
· 8 years ago
505b770
Actually add error handling to unpacking the dyld compact bind and
by Kevin Enderby
· 8 years ago
0aa6910
Yet another fix llvm-objdump so it picks a good CPU based for Mach-O files,
by Kevin Enderby
· 9 years ago
b1b66d4
Fix a typo in an error message for a check of invalid Mach-O files where
by Kevin Enderby
· 9 years ago
61fed38
Fix llvm-objdump so it picks a good CPU based for Mach-O files
by Kevin Enderby
· 9 years ago
af0e1c5
Add support for the x86_thread_state32_t and
by Kevin Enderby
· 9 years ago
6d5a027
Add LC_BUILD_VERSION load command
by Steven Wu
· 9 years ago
045015e
Add support for the new LC_NOTE load command.
by Kevin Enderby
· 9 years ago
8204fd7
llvm-objdump: speed up -objc-meta-data
by Saleem Abdulrasool
· 9 years ago
398ecdf
Fix a bugs with using some Mach-O command line flags like "-arch armv7m".
by Kevin Enderby
· 9 years ago
85334ad
[Object][MachO] Reference-ify some helper function arguments. NFC.
by Lang Hames
· 9 years ago
b9b3908
Object: Make SymbolicFile::symbol_{begin,end}() virtual and remove unnecessary wrappers.
by Peter Collingbourne
· 9 years ago
34a869c
Add a checkSymbolTable() method to the MachOObjectFile class.
by Kevin Enderby
· 9 years ago
df0b8bc
Make the Error class constructor protected
by Mehdi Amini
· 9 years ago
00b62fb
Add support for the ARM_THREAD_STATE64 and
by Kevin Enderby
· 9 years ago
4b3270e
Add the rest of the additional error checks for invalid Mach-O files when
by Kevin Enderby
· 9 years ago
e9885e0
More additional error checks for invalid Mach-O files when
by Kevin Enderby
· 9 years ago
60923f3
Another additional error check for invalid Mach-O files for the
by Kevin Enderby
· 9 years ago
aa45092
nother additional error check for an invalid Mach-O file
by Kevin Enderby
· 9 years ago
d6842a6
Another additional error check for invalid Mach-O files for the
by Kevin Enderby
· 9 years ago
04e3307
Next set of additional error checks for invalid Mach-O files for the
by Kevin Enderby
· 9 years ago
c6b8aca
One more additional error check for invalid Mach-O files for a
by Kevin Enderby
· 9 years ago
640265d
Next set of additional error checks for invalid Mach-O files for the
by Kevin Enderby
· 9 years ago
9296e5f
Next set of additional error checks for invalid Mach-O files for the
by Kevin Enderby
· 9 years ago
9a96669
Next set of additional error checks for invalid Mach-O files for the
by Kevin Enderby
· 9 years ago
ec53f4b
Next set of additional error checks for invalid Mach-O files for the
by Kevin Enderby
· 9 years ago
c681bf5
Next set of additional error checks for invalid Mach-O files for the
by Kevin Enderby
· 9 years ago
9b04a40
Next set of additional error checks for invalid Mach-O files for the
by Kevin Enderby
· 9 years ago
dda50f2
Next set of additional error checks for invalid Mach-O files for the
by Kevin Enderby
· 9 years ago
a2d2551
Next set of additional error checks for invalid Mach-O files for the
by Kevin Enderby
· 9 years ago
4bc0cbd
Next set of additional error checks for invalid Mach-O files for the
by Kevin Enderby
· 9 years ago
851d92e
Next set of additional error checks for invalid Mach-O files for the
by Kevin Enderby
· 9 years ago
e10e0e3
Next set of additional error checks for invalid Mach-O files for bad LC_UUID
by Kevin Enderby
· 9 years ago
7bcdeca
Next set of additional error checks for invalid Mach-O files for bad load commands
by Kevin Enderby
· 9 years ago
7402add
Next set of additional error checks for invalid Mach-O files for bad load commands
by Kevin Enderby
· 9 years ago
f2e0338
Next set of additional error checks for invalid Mach-O files for bad load commands
by Kevin Enderby
· 9 years ago
b8c2c1d
Next set of additional error checks for invalid Mach-O files for bad LC_DYSYMTAB’s.
by Kevin Enderby
· 9 years ago
ff19e2b
Next set of additional error checks for invalid Mach-O files for bad LC_SYMTAB’s.
by Kevin Enderby
· 9 years ago
fb2d85d
Reformat.
by NAKAMURA Takumi
· 9 years ago
805f0aa
Untabify.
by NAKAMURA Takumi
· 9 years ago
296471b
Next set of additional error checks for invalid Mach-O files.
by Kevin Enderby
· 9 years ago
cedb0b6
Add the first of what will be a long line of additional error checks for invalid Mach-O files.
by Kevin Enderby
· 9 years ago
7809543
[Support] Make ErrorAsOutParameter take an Error* rather than an Error&.
by Lang Hames
· 9 years ago
ac3d934
Add checks to the MachOObjectFile() constructor to make sure load commands sizes
by Kevin Enderby
· 9 years ago
317de7c
Thread Expected<...> up from libObject’s getSymbolAddress() for symbols to allow
by Kevin Enderby
· 9 years ago
5ad80b2
Recommit r270547 ([llvm-dwarfdump] - Teach dwarfdump to decompress debug sections in zlib style.)
by George Rimar
· 9 years ago
fd3faf4
Revert r270543 ("Recommit r270540")
by George Rimar
· 9 years ago
6795981
Recommit r270540
by George Rimar
· 9 years ago
c19728f
Revert r270540 "[llvm-dwarfdump] - Teach dwarfdump to decompress debug sections in zlib style."
by George Rimar
· 9 years ago
dba28a8
[llvm-dwarfdump] - Teach dwarfdump to decompress debug sections in zlib style.
by George Rimar
· 9 years ago
eaa1f08
Change GenericBinaryError to no longer include a FileName, which is then not
by Kevin Enderby
· 9 years ago
2dd0b89
Object: Fix two -Wpessimizing-move warnings after r268694
by Justin Bogner
· 9 years ago
2512bda
Fix window bots failures due to r268694 - Cleanup and refactor of malformedError() in lib/Object/MachOObjectFile.cpp .
by Kevin Enderby
· 9 years ago
ba3a53c
Cleanup and refactor of malformedError() in lib/Object/MachOObjectFile.cpp .
by Kevin Enderby
· 9 years ago
00e8fc5
Clean up the specific error message for a malformed Mach-O files with bad segment
by Kevin Enderby
· 9 years ago
1820caa
Produce another specific error message for a malformed Mach-O file when a load
by Kevin Enderby
· 9 years ago
57dae44
Produce another specific error message for a malformed Mach-O file when a load
by Kevin Enderby
· 9 years ago
a486dca
Thread Expected<...> up from libObject’s getType() for symbols to allow llvm-objdump to produce a good error message.
by Kevin Enderby
· 9 years ago
d52a244
MachO: remove weird ARM/Thumb interface from MachOObjectFile
by Tim Northover
· 9 years ago
11646329
Fix a typo in an error message. Caught by Sean Silva!
by Kevin Enderby
· 9 years ago
Next »