Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
llvm
/
tools
/
llvm-objdump
/
llvm-objdump.cpp
16a0de2
[binutils] NFC: fix clang-tidy warning: use empty() instead of size() == 0
by Jordan Rupprecht
· 7 years ago
7120fb9
[llvm-objdump] - Fix one more BB.
by George Rimar
· 7 years ago
ff5948b
[llvm-objdump] - Fix BB.
by George Rimar
· 7 years ago
6622d41
[llvm-objdump] - Demangle the symbols when printing symbol table and relocations.
by George Rimar
· 7 years ago
785edea
[llvm-objdump] Print a blank row at the end of sections
by Xing GUO
· 7 years ago
e787efd
[llvm-objdump] Use WithColor for error reporting
by Jonas Devlieghere
· 7 years ago
0674f9d
[llvm-objdump] Add symbol 'O' for object data
by Kristina Brooks
· 7 years ago
45eb84f
[Support] Make error banner optional in logAllUnhandledErrors
by Jonas Devlieghere
· 7 years ago
889356e
[llvm-objdump] Mark syms/t flags as NotHidden. NFC.
by Kristina Brooks
· 7 years ago
31579e9
[llvm-objdump] Add --reloc alias for -r (PR39407)
by Kristina Brooks
· 7 years ago
3baa5f7
[llvm-objdump] support '--syms' as an alias of -t
by Kristina Brooks
· 7 years ago
c1608c9
[llvm-objdump] Don't crash when using `-a` on non-archives
by James Henderson
· 7 years ago
b55b658
[llvm-objdump] Add '--full-contents' as alias for '-s'
by James Henderson
· 7 years ago
8d947ba
[llvm-objdump] Fix --file-headers (-f) option
by Petar Jovanovic
· 7 years ago
0cac726
llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...)
by Fangrui Song
· 7 years ago
134cf47
[llvm-objdump] Label calls to the PLT.
by Joel Galenson
· 7 years ago
030ad37
[llvm-objdump] Add ability to demangle COFF symbols.
by Zachary Turner
· 7 years ago
7b27454
[ADT] Normalize empty triple components
by Petr Hosek
· 7 years ago
3fb120f
objdump: Better handling of Mach-O universal binaries
by Dave Lee
· 7 years ago
6f1da6e
[ADT] Replace std::isprint by llvm::isPrint.
by Michael Kruse
· 7 years ago
0913dcd
[llvm-objdump] Add dynamic section printing to private-headers option
by Paul Semel
· 7 years ago
007dedb
[llvm-objdump] Add -demangle (-C) option
by Paul Semel
· 7 years ago
c1090da
[llvm-objdump] - An attempt to fix BB after r337361.
by George Rimar
· 7 years ago
e35e644
[llvm-objdump] - Stop reporting bogus section IDs.
by George Rimar
· 7 years ago
0f9ca2d
Revert "[llvm-objdump] Add -demangle (-C) option"
by Paul Semel
· 7 years ago
bcf55ab
[llvm-objdump] Add -demangle (-C) option
by Paul Semel
· 7 years ago
0dc92f6
[llvm-objdump] Add --archive-headers (-a) option
by Paul Semel
· 7 years ago
d2af4d6
[llvm-objdump] Add --file-headers (-f) option
by Paul Semel
· 7 years ago
bc78b62
Handle absolute symbols as branch targets in disassembly.
by Sterling Augustine
· 7 years ago
8513cd4
[llvm-objdump] Add -x --all-headers options
by Fangrui Song
· 7 years ago
cb0f043
[llvm-objdump] Add -R option
by Paul Semel
· 7 years ago
d72b9fd
Implemented sane default for llvm-objdump's relocation Value format
by Daniel Cederman
· 7 years ago
d9f2873
Hexagon: Put relocations after instructions not packets.
by Sid Manning
· 7 years ago
4dfcc4a
Remove @brief commands from doxygen comments, too.
by Adrian Prantl
· 7 years ago
8c4b0ce
[WebAssembly] objdump: Don't assume all relocations have symbols
by Sam Clegg
· 7 years ago
f676cdd
[WebAssembly] Implement getRelocationValueString()
by Sam Clegg
· 7 years ago
1834682
[llvm-objdump] Print "..." instead of random data for virtual sections
by Francis Visoiu Mistrih
· 7 years ago
197194b
Define InitLLVM to do common initialization all at once.
by Rui Ueyama
· 7 years ago
8db564e
[tools] Change std::sort to llvm::sort in response to r327219
by Mandeep Singh Grang
· 7 years ago
7116e89
[AMDGPU] Improve disassembler error handling
by Tim Corringham
· 8 years ago
b0e4b91
[llvm-objdump] Support disassembling by symbol name
by Rafael Auler
· 8 years ago
16c7bda
[DebugInfo] Support DWARF v5 source code embedding extension
by Scott Linder
· 8 years ago
a07169e
Fix typo
by Alex Denisov
· 8 years ago
3a13ed6
Avoid int to string conversion in Twine or raw_ostream contexts.
by Benjamin Kramer
· 8 years ago
e4f5d01
Fix more inconsistent line endings. NFC.
by Dimitry Andric
· 8 years ago
3fc9188
Fix a crash in llvm-objdump when printing a bad x86_64 relocation in a Mach-O
by Kevin Enderby
· 8 years ago
ecf0e95
Add llvm::for_each as a range-based extensions to <algorithm> and make use of it in some cases where it is a more clear alternative to std::for_each.
by Aaron Ballman
· 8 years ago
de62046
Allow public Triple deduction from ObjectFiles.
by Vlad Tsyrklevich
· 8 years ago
c0a758d
[dwarfdump] Make .eh_frame an alias for .debug_frame
by Jonas Devlieghere
· 8 years ago
f162013
Remove unneccessary string copies from method invocations.
by Vlad Tsyrklevich
· 8 years ago
7bc1b28
llvm-dwarfdump: Replace -debug-dump=sect option with individual options.
by Adrian Prantl
· 8 years ago
3886705
[llvm-objdump] Use PRIx64 for output of ARM64_RELOC_ADDEND
by Simon Dardis
· 8 years ago
9f92995
Don't pass the code model to MC
by Rafael Espindola
· 8 years ago
c398e67
Use delegation instead of inheritance.
by Rafael Espindola
· 8 years ago
8c0317d
[llvm-objdump] Properly print MachO aarch64 addend relocations
by Martin Storsjo
· 8 years ago
fa5183b
[llvm-objdump] Correctly distinguish between the MachO upper/lower16 relocations
by Martin Storsjo
· 8 years ago
4df5d76
[WebAssembly] Add support for printing relocations with llvm-objdump
by Sam Clegg
· 8 years ago
f4bc1f7
[DWARF] Introduce Dump Options
by Adrian Prantl
· 8 years ago
86611a0
[llvm-objdump] Don't attempt to print lines beyond the end of file
by Petr Hosek
· 8 years ago
a8d256c
Add the rest of the error checking for Mach-O dyld compact bind entry errors
by Kevin Enderby
· 9 years ago
f895b20
llvm-objdump: handle line numbers and source options for amdgpu objects
by Konstantin Zhuravlyov
· 9 years ago
dea14b2
llvm-objdump: make NoLeadingAddr work on more than just MachO
by Saleem Abdulrasool
· 9 years ago
5fba45a
Use dynamic symbols for ELF disassembly
by Sam Parker
· 9 years ago
df7c6ef
[ARM] Create objdump subtarget from build attrs
by Sam Parker
· 9 years ago
1ed7896
Revert r291903 and r291898. Reason: they break check-lld on the bots.
by Ivan Krasin
· 9 years ago
770ceb6
[ARM] Enable objdump to construct triple for ARM
by Sam Parker
· 9 years ago
3b9efca
[bpf] change llvm-objdump to print dec instead of hex
by Alexei Starovoitov
· 9 years ago
2c6f75d
[WebAssembly] Add llvm-objdump support for wasm file format
by Derek Schuff
· 9 years ago
7fa40c9
General clean up of error handling in llvm-objdump to remove its use of report_fatal_error().
by Kevin Enderby
· 9 years ago
6cf0926
[ELF] Convert ELF.h to Expected<T>.
by Davide Italiano
· 9 years ago
41af430
Make the Error class constructor protected
by Mehdi Amini
· 9 years ago
1524f62
[RISCV] Add RISC-V ELF defines
by Alex Bradbury
· 9 years ago
31d8b7d
llvm-objdump: Make some error messages more consistent
by Justin Bogner
· 9 years ago
732afdd
Turn cl::values() (for enum) from a vararg function to using C++ variadic template
by Mehdi Amini
· 9 years ago
3381d7a
[AMDGPU] Disassembler: print label names in branch instructions
by Sam Kolton
· 9 years ago
1166112
[AVR] Allow llvm-objdump to handle AVR ELF files
by Dylan McKay
· 9 years ago
9844610
Revert "[AMDGPU] Disassembler: print label names in branch instructions"
by Sam Kolton
· 9 years ago
1559f76
[AMDGPU] Disassembler: print label names in branch instructions
by Sam Kolton
· 9 years ago
1bdaa20
[llvm-objump] Simplify the code. NFCI.
by Davide Italiano
· 9 years ago
aecf9d0
llvm-objdump: Add --start-address and --stop-address options
by Hemant Kulkarni
· 9 years ago
5b60f63
llvm-objdump: ELF: Handle code and data mix in all scenarios
by Hemant Kulkarni
· 9 years ago
e77a0a9
llvm-objdump: Add Hexagon printer changes for -S/-l options
by Hemant Kulkarni
· 9 years ago
c6bf547
llvm-objdump: add coff import library symbol listing support
by Saleem Abdulrasool
· 9 years ago
c05d778
[AMDGPU] llvm-objdump: Skip amd_kernel_code_t only at the begining of kernel symbol.
by Sam Kolton
· 9 years ago
8dfc0b5
llvm-objdump: Implement source[line numbers] interleaving
by Hemant Kulkarni
· 9 years ago
4253126
Use the range variant of find/find_if instead of unpacking begin/end
by David Majnemer
· 9 years ago
f458603
The next step along the way to getting good error messages for bad archives.
by Kevin Enderby
· 9 years ago
cfb51f5
BPF: Use official ELF e_machine value
by Alexei Starovoitov
· 9 years ago
fc20962
[Object] Re-apply r275316 now that I have the corresponding LLD patch ready.
by Lang Hames
· 9 years ago
ae610ab
[Object] Revert r275316, Archive::child_iterator changes, while I update lld.
by Lang Hames
· 9 years ago
c2773e9
[Object] Change Archive::child_iterator for better interop with Error/Expected.
by Lang Hames
· 9 years ago
4239805
Finish cleaning up most of the error handling in libObject’s MachOUniversalBinary
by Kevin Enderby
· 9 years ago
931cb65
Thread Expected<...> up from libObject’s getSymbolAddress() for symbols to allow
by Kevin Enderby
· 9 years ago
1d14864
[llvm-objdump] Support detection of feature bits from the object and implement this for Mips.
by Daniel Sanders
· 9 years ago
2ad6d48
Search for llvm-symbolizer binary in the same directory as argv[0], before
by Richard Smith
· 9 years ago
9acb109
Change llvm-objdump, llvm-nm and llvm-size when reporting an object file error
by Kevin Enderby
· 9 years ago
82de7d3
Apply clang-tidy's misc-move-constructor-init throughout LLVM.
by Benjamin Kramer
· 9 years ago
ac9e155
Change llvm-objdump, llvm-nm and llvm-size when reporting an object file error
by Kevin Enderby
· 9 years ago
b34e3a1
Clean up the specific error message for a malformed Mach-O files with bad segment
by Kevin Enderby
· 9 years ago
7bd8d99
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
Next »