.. |
Archive.h
|
Fix fetching the symbol table of a thin archive.
|
2015-07-22 19:34:26 +00:00 |
ArchiveWriter.h
|
For new archive member we only need to store the full path.
|
2015-07-15 22:46:53 +00:00 |
Binary.h
|
Re-apply r246276 - Object: Teach llvm-ar to create symbol table for COFF short import files
|
2015-08-28 07:40:30 +00:00 |
COFF.h
|
Convert getSymbolSection to return an ErrorOr.
|
2015-08-07 23:27:14 +00:00 |
COFFImportFile.h
|
Object: Fix COFF import file's symbols.
|
2015-09-01 06:01:53 +00:00 |
COFFYAML.h
|
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
|
2015-06-23 09:49:53 +00:00 |
ELF.h
|
Use makeArrayRef or None to avoid unnecessarily mentioning the ArrayRef type extra times. NFC
|
2015-09-21 05:32:41 +00:00 |
ELFObjectFile.h
|
Don't iterate over all sections in the ELFFile constructor.
|
2015-08-10 21:29:35 +00:00 |
ELFTypes.h
|
Delete dead code. NFC.
|
2015-08-07 17:06:05 +00:00 |
ELFYAML.h
|
[ELFYAML] Fix handling SHT_NOBITS sections by obj2yaml/yaml2obj tools
|
2015-07-03 23:00:54 +00:00 |
Error.h
|
Add dynamic_table iterators back to ELF.h.
|
2015-08-07 15:25:20 +00:00 |
IRObjectFile.h
|
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
|
2015-06-23 09:49:53 +00:00 |
MachO.h
|
[MachO] Move trivial accessors to header.
|
2015-08-25 18:27:59 +00:00 |
MachOUniversal.h
|
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
|
2015-06-23 09:49:53 +00:00 |
ObjectFile.h
|
Convert getSymbolSection to return an ErrorOr.
|
2015-08-07 23:27:14 +00:00 |
RelocVisitor.h
|
Fix handling of ELF::R_MIPS_32 on Mips64.
|
2015-07-06 12:18:44 +00:00 |
StackMapParser.h
|
[StackMaps] Add a lightweight parser for stackmap version 1 sections.
|
2015-06-26 23:56:53 +00:00 |
SymbolicFile.h
|
[RuntimeDyld] Make LoadedObjectInfo::getLoadedSectionAddress take a SectionRef
|
2015-07-28 17:52:11 +00:00 |
SymbolSize.h
|
Make computeSymbolSizes never fail.
|
2015-06-24 19:57:32 +00:00 |