Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
56ebef45efe4807fba24d61f97eface88a6e2b46
/
llvm
/
tools
/
llvm-objdump
/
llvm-objdump.h
56ebef4
[llvm-objdump] for mach-o add -bind, -lazy-bind, and -weak-bind options
by Nick Kledzik
· 11 years ago
ac43144
[llvm-objdump] support -rebase option for mach-o to dump rebasing info
by Nick Kledzik
· 11 years ago
d04bc35
Object/llvm-objdump: allow dumping of mach-o exports trie
by Nick Kledzik
· 11 years ago
b76d386
Add the start of the support for llvm-objdump’s -private-headers for Mach-O files.
by Kevin Enderby
· 11 years ago
a7c40ef
Canonicalize header guards into a common format.
by Benjamin Kramer
· 11 years ago
c959562
Add the -mcpu= option to llvm-objdump for use with the disassemblers.
by Kevin Enderby
· 11 years ago
4bd286a
llvm-objdump: implement printing for MachO __compact_unwind info.
by Tim Northover
· 11 years ago
bff5d0d
Remove all uses of 'using std::error_code' from headers.
by Rafael Espindola
· 11 years ago
3acea39
Don't use 'using std::error_code' in include/llvm.
by Rafael Espindola
· 11 years ago
5c4f829
Use std::error_code instead of llvm::error_code.
by Rafael Espindola
· 11 years ago
c2bed42
Re-submit r191472 with a fix for big endian.
by Rui Ueyama
· 12 years ago
333d28a
Revert "llvm-objdump: Dump COFF import table if -private-headers option is given."
by Rui Ueyama
· 12 years ago
5b1adba
llvm-objdump: Dump COFF import table if -private-headers option is given.
by Rui Ueyama
· 12 years ago
aa79068
MC: Disassembled CFG reconstruction.
by Ahmed Bougacha
· 12 years ago
ad1084d
Add MCSymbolizer for symbolic/annotated disassembly.
by Ahmed Bougacha
· 12 years ago
209565db
[objdump] Add --private-headers, -p.
by Michael J. Spencer
· 13 years ago
0c6ec48
Add dump of Win64 EH unwind data.
by Michael J. Spencer
· 13 years ago
56b662c
Make MemoryObject accessor members const again
by Derek Schuff
· 14 years ago
8b2dcad
Enable streaming of bitcode
by Derek Schuff
· 14 years ago
a379b181
Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch
by David Blaikie
· 14 years ago
ba4a362
llvm-objdump: Add relocation and archive support.
by Michael J. Spencer
· 14 years ago
43a772e
Add a MachO-specific "mode" to llvm-objdump, that, if enabled, gathers additional information that are only available on MachO.
by Benjamin Kramer
· 14 years ago