llvm-project/lld/lib/ReaderWriter/PECOFF
Rui Ueyama 903b14432d Remove leading underscore from parameters.
llvm-svn: 198642
2014-01-06 22:43:31 +00:00
..
Atoms.h Run clang-format on r197727. 2013-12-20 07:48:29 +00:00
CMakeLists.txt [PECOFF] Create the import library file. 2013-12-20 11:35:40 +00:00
EdataPass.cpp temporary commit 2013-12-28 08:40:23 +00:00
EdataPass.h Remove leading underscore from parameters. 2014-01-06 22:43:31 +00:00
GroupedSectionsPass.h Run clang-format for PECOFF reader/writer code. No other changes. 2013-12-11 14:10:25 +00:00
IdataPass.cpp [PECOFF] Rename lld::coff -> lld::pecoff. 2013-12-13 02:58:27 +00:00
IdataPass.h [PECOFF] Rename lld::coff -> lld::pecoff. 2013-12-13 02:58:27 +00:00
LinkerGeneratedSymbolFile.h [lld] Introduce registry and Reference kind tuple 2013-12-19 21:58:00 +00:00
PECOFFLinkingContext.cpp Simplify if ... return repetition. 2013-12-28 10:09:21 +00:00
Pass.cpp [PECOFF] Rename lld::coff -> lld::pecoff. 2013-12-13 02:58:27 +00:00
Pass.h [PECOFF] Rename lld::coff -> lld::pecoff. 2013-12-13 02:58:27 +00:00
ReaderCOFF.cpp [PECOFF] Parse .drectve section before reading other file contents. 2013-12-27 07:05:04 +00:00
ReaderImportHeader.cpp Run clang-format on r197727. 2013-12-20 07:48:29 +00:00
ReaderImportHeader.h [PECOFF] Rename lld::coff -> lld::pecoff. 2013-12-13 02:58:27 +00:00
SetSubsystemPass.h [PECOFF] Simplify: Replace two-value enum with bool. 2014-01-06 19:55:58 +00:00
WriterImportLibrary.cpp [PECOFF] Fix /export option in the .drectve section. 2013-12-24 09:15:57 +00:00
WriterImportLibrary.h [PECOFF] Create the import library file. 2013-12-20 11:35:40 +00:00
WriterPECOFF.cpp [PECOFF] Simplify: Replace two-value enum with bool. 2014-01-06 19:55:58 +00:00