llvm-project/lld/lib/ReaderWriter/ELF
Simon Atanasyan 2f5d6ae73f [ELF] Use typedefs to make class field declarations shorter.
No functional changes.

llvm-svn: 205692
2014-04-06 19:44:50 +00:00
..
Hexagon [ELF] Add "override" and remove "virtual". 2014-03-28 21:26:13 +00:00
Mips [ELF] Add "override" and remove "virtual". 2014-03-28 21:26:13 +00:00
PPC [ELF] Add "override" and remove "virtual". 2014-03-28 21:26:13 +00:00
X86 [ELF] Add "override" and remove "virtual". 2014-03-28 21:26:13 +00:00
X86_64 [X86-64] Add missing relocation. 2014-04-04 19:22:14 +00:00
ArrayOrderPass.cpp [PassManager] add ReaderWriter{Native,YAML} to the Driver. 2013-10-29 05:12:14 +00:00
ArrayOrderPass.h Add "override" and remove "virtual" where appropriate. 2014-03-06 21:14:04 +00:00
Atoms.h This is yet another case clang-modernize failed to add "override". 2014-04-04 19:17:59 +00:00
CMakeLists.txt Linking of shared libraries for MIPS little-endian 32-bit target. 2013-12-15 12:57:28 +00:00
Chunk.h Fix comments. 2014-04-03 21:06:23 +00:00
CreateELF.h Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
DefaultLayout.h Fix comments. 2014-04-03 21:06:23 +00:00
DefaultTargetHandler.h [ELF] Make changes to all the targets supported currently 2014-01-27 01:21:02 +00:00
DynamicFile.h [ELF] Add "override" and remove "virtual". 2014-03-28 21:26:13 +00:00
DynamicLibraryWriter.h [ELF] Make changes to all the targets supported currently 2014-01-27 01:21:02 +00:00
ELFFile.h [ELF] Use typedefs to make class field declarations shorter. 2014-04-06 19:44:50 +00:00
ELFLinkingContext.cpp Attempt to unbreak buildbots. 2014-03-28 19:23:13 +00:00
ELFReader.h [ELF] Add "override" and remove "virtual". 2014-03-28 21:26:13 +00:00
ExecutableWriter.h [ELF] Make changes to all the targets supported currently 2014-01-27 01:21:02 +00:00
HeaderChunks.h [ELF] Make changes to all the targets supported currently 2014-01-27 01:21:02 +00:00
Layout.h [lld] Move AtomLayout from ELF to ReaderWriter so that it can be used by non-ELF writers. 2013-06-16 17:14:58 +00:00
OutputELFWriter.h [ELF] Add "override" and remove "virtual". 2014-03-28 21:26:13 +00:00
Reader.cpp [ELF] Remove class declarations that do nothing. 2014-03-28 05:03:35 +00:00
SectionChunks.h Fix comments. 2014-04-03 21:06:23 +00:00
SegmentChunks.h Replace OwningPtr with std::unique_ptr. 2014-03-13 16:20:38 +00:00
TODO.txt Start a TODO list for the ELF backend. 2013-09-04 00:00:48 +00:00
TargetHandler.h [ELF] Make changes to all the targets supported currently 2014-01-27 01:21:02 +00:00
TargetLayout.h [ELF] Initial design to handle Linker scripts for ELF. 2013-10-10 17:27:49 +00:00
Targets.h Linking of shared libraries for MIPS little-endian 32-bit target. 2013-12-15 12:57:28 +00:00
Writer.cpp Fix format. 2014-03-28 05:17:59 +00:00
Writer.h [lld][InputGraph] Change the Resolver to use inputGraph 2013-10-07 02:47:09 +00:00