llvm-project/lld/lib/ReaderWriter/ELF
Rui Ueyama 2f47acfd6a Make anonymous namespace as small as possible.
Use of static is recommended by the style guide.

llvm-svn: 196877
2013-12-10 05:15:38 +00:00
..
Hexagon Make anonymous namespace as small as possible. 2013-12-10 05:15:38 +00:00
PPC Make anonymous namespace as small as possible. 2013-12-10 05:15:38 +00:00
X86 Make anonymous namespace as small as possible. 2013-12-10 05:15:38 +00:00
X86_64 Make anonymous namespace as small as possible. 2013-12-10 05:15:38 +00:00
ArrayOrderPass.cpp [PassManager] add ReaderWriter{Native,YAML} to the Driver. 2013-10-29 05:12:14 +00:00
ArrayOrderPass.h [PassManager] add ReaderWriter{Native,YAML} to the Driver. 2013-10-29 05:12:14 +00:00
Atoms.h Add explictly exported atoms and export R_*_COPY'ed atoms. 2013-11-08 21:04:20 +00:00
CMakeLists.txt [ELF] Implement .{init,fini}_array ordering. 2013-10-25 23:59:06 +00:00
Chunk.h [lld][ELF] Fix vaddr of the first section 2013-09-12 15:43:17 +00:00
CreateELF.h [ELF] Add support for reading dynamic libraries. 2013-02-11 23:03:35 +00:00
DefaultLayout.h Fix "don't" typos missed in previous commit 2013-12-01 23:58:45 +00:00
DefaultTargetHandler.h Fix include guards. 2013-11-15 03:09:26 +00:00
DynamicFile.h A weak reference to a symbol that is only weakly referenced in 2013-09-03 12:06:33 +00:00
DynamicLibraryWriter.h [lld][InputGraph] Change the Resolver to use inputGraph 2013-10-07 02:47:09 +00:00
ELFLinkingContext.cpp [Gnu] Set the defaults in the ELFLinkingContext. 2013-11-25 04:28:57 +00:00
ExecutableWriter.h Fix "don't" typos missed in previous commit 2013-12-01 23:58:45 +00:00
File.h Fix "doesnot", "endsup" typos and "lets" grammar issues 2013-12-02 01:28:14 +00:00
HeaderChunks.h [lld][ELF] Support non alloc sections in the Writer. 2013-09-19 20:07:01 +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 Fix "don't" typos missed in previous commit 2013-12-01 23:58:45 +00:00
Reader.cpp Fix "doesnot", "endsup" typos and "lets" grammar issues 2013-12-02 01:28:14 +00:00
SectionChunks.h Make anonymous namespace as small as possible. 2013-12-10 05:15:38 +00:00
SegmentChunks.h Fix "doesnot", "endsup" typos and "lets" grammar issues 2013-12-02 01:28:14 +00:00
TODO.txt Start a TODO list for the ELF backend. 2013-09-04 00:00:48 +00:00
TargetHandler.h Replace ErrorOr<void> with error_code. 2013-11-05 00:09:36 +00:00
TargetLayout.h [ELF] Initial design to handle Linker scripts for ELF. 2013-10-10 17:27:49 +00:00
Targets.h [ELF] Chop the ELF prefix off of most things. 2013-01-29 22:03:39 +00:00
Writer.cpp [lld][LinkingContext][ELF] Allow different output file types. 2013-09-23 04:24:15 +00:00
Writer.h [lld][InputGraph] Change the Resolver to use inputGraph 2013-10-07 02:47:09 +00:00