index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
Object
/
MachOObject.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Teach macho-dump to dump the uleb128s referred to by linkedit_data segments.
Benjamin Kramer
2011-08-30
1
-0
/
+1
*
Teach macho-dump how to dump linkedit_data load commands.
Benjamin Kramer
2011-08-30
1
-0
/
+3
*
Start migrating mach-o dumping facilities to the object file out of a
Eric Christopher
2011-04-03
1
-0
/
+20
*
macho-dump: Add support for --dump-section-data and tweak a few format strings.
Daniel Dunbar
2010-11-27
1
-0
/
+2
*
macho-dump: Add support for dumping symbol table entries.
Daniel Dunbar
2010-11-27
1
-0
/
+11
*
macho-dump: Add support for dumping string table data.
Daniel Dunbar
2010-11-27
1
-0
/
+17
*
macho-dump: Add support for dumping relocation entries.
Daniel Dunbar
2010-11-27
1
-0
/
+3
*
macho-dump: Add support for dumping sections.
Daniel Dunbar
2010-11-27
1
-0
/
+8
*
macho-dump: Add support for dumping dysymtab indirect symbol table.
Daniel Dunbar
2010-11-27
1
-0
/
+4
*
macho-dump: Add support for dumping symtab and dysymtab commands.
Daniel Dunbar
2010-11-27
1
-0
/
+6
*
macho-dump: Add support for dumping segment load commands.
Daniel Dunbar
2010-11-27
1
-0
/
+9
*
Object/Mach-O: Add header and load command information.
Daniel Dunbar
2010-11-27
1
-1
/
+46
*
Object/Mach-O: Validate Mach-O magic and initialize format info.
Daniel Dunbar
2010-11-27
1
-3
/
+9
*
MC/Mach-O: Start stubbing out a Mach-O object file wrapper.
Daniel Dunbar
2010-11-27
1
-0
/
+69