Rafael Espindola
|
8c96862847
Modernize raw_fd_ostream's constructor a bit.
|
11 năm trước cách đây |
Kevin Enderby
|
d9757b42ad
Add the start of the support for llvm-objdump’s -private-headers for Mach-O files.
|
11 năm trước cách đây |
Rafael Espindola
|
548f2b6e8f
Don't own the buffer in object::Binary.
|
11 năm trước cách đây |
Rafael Espindola
|
78e8d52a58
llvm-objdump: don't print relocations in non-relocatable files.
|
11 năm trước cách đây |
Rafael Espindola
|
4c511cd88f
Fix an off-by-one bug in the target independent llvm-objdump.
|
11 năm trước cách đây |
Kevin Enderby
|
75d423feed
Add the -mcpu= option to llvm-objdump for use with the disassemblers.
|
11 năm trước cách đây |
Rafael Espindola
|
9aa0b5e11e
Remove some calls to std::move.
|
11 năm trước cách đây |
Tim Northover
|
f28a36e527
llvm-objdump: implement printing for MachO __compact_unwind info.
|
11 năm trước cách đây |
Rafael Espindola
|
1023307a7d
Move MCObjectSymbolizer.h to MC/MCAnalysis.
|
11 năm trước cách đây |
Rafael Espindola
|
79002da926
Use std::unique_ptr to make the ownership explicit.
|
11 năm trước cách đây |
David Majnemer
|
e3aafccae9
llvm-objdump: Handle BSS sections larger than the object file
|
11 năm trước cách đây |
Rafael Espindola
|
cca08872b0
Move CFG building code to a new lib/MC/MCAnalysis library.
|
11 năm trước cách đây |
Alp Toker
|
8dd8d5c2b2
Revert "Introduce a string_ostream string builder facilty"
|
11 năm trước cách đây |
Alp Toker
|
2559070422
Introduce a string_ostream string builder facilty
|
11 năm trước cách đây |
Rafael Espindola
|
0659928fec
Convert the Archive API to use ErrorOr.
|
11 năm trước cách đây |
Rafael Espindola
|
1ad45020ec
Remove 'using std::error_code' from tools.
|
11 năm trước cách đây |
Rafael Espindola
|
5c792faa0e
Don't use 'using std::error_code' in include/llvm.
|
11 năm trước cách đây |
Rafael Espindola
|
d5132f9073
Remove system_error.h.
|
11 năm trước cách đây |
Craig Topper
|
573faecacf
[C++] Use 'nullptr'. Tools edition.
|
11 năm trước cách đây |
Saleem Abdulrasool
|
67283b8a5e
objdump: identify WoA WinCOFF/ARM correctly
|
11 năm trước cách đây |
Lang Hames
|
508bd63046
[MC] Require an MCContext when constructing an MCDisassembler.
|
11 năm trước cách đây |
Saleem Abdulrasool
|
adc90c9d6d
tools: fix heap-buffer-overrun detected via ASAN
|
11 năm trước cách đây |
Saleem Abdulrasool
|
1b1e4e27e1
tools: simplify symbol handling in objdump
|
11 năm trước cách đây |
Saleem Abdulrasool
|
67635a7f8d
tools: address possible non-null terminated filenames
|
11 năm trước cách đây |
Saleem Abdulrasool
|
1a16898813
tools: avoid a string duplication
|
11 năm trước cách đây |
Saleem Abdulrasool
|
b77944d5ff
tools: teach objdump about FILE aux records
|
11 năm trước cách đây |
Lang Hames
|
7fd03c55f3
Update MCSymbolizer and its subclasses' constructors to reflect the fact that
|
11 năm trước cách đây |
Greg Fitzgerald
|
aff0ab4e7c
llvm-objdump output hex to match binutils' objdump
|
11 năm trước cách đây |
David Majnemer
|
6d191534f6
Object: Provide a richer means of describing auxiliary symbols
|
11 năm trước cách đây |
Rui Ueyama
|
172c31844b
Use early returns to reduce nesting.
|
11 năm trước cách đây |