llvm-project/lld/lib/ReaderWriter/PECOFF
Rui Ueyama 8cb0f1e3c0 [PECOFF] Set resource table entry in header.
The resource table entry should have the RVA of the
embedded resource file.

llvm-svn: 212765
2014-07-10 21:43:19 +00:00
..
Atoms.h [PECOFF] Support COMDAT associative sections. 2014-06-17 16:19:33 +00:00
CMakeLists.txt [PECOFF] Emit Load Configuration and SEH Table for x86. 2014-02-26 08:27:59 +00:00
EdataPass.cpp Move Simple.h and Alias.h to include/Core. 2014-06-11 21:47:51 +00:00
EdataPass.h Move Simple.h and Alias.h to include/Core. 2014-06-11 21:47:51 +00:00
GroupedSectionsPass.h Add "override" to member functions where appropriate. 2014-03-05 19:50:03 +00:00
IdataPass.cpp Move Simple.h and Alias.h to include/Core. 2014-06-11 21:47:51 +00:00
IdataPass.h Move Simple.h and Alias.h to include/Core. 2014-06-11 21:47:51 +00:00
LinkerGeneratedSymbolFile.h Don't import error_code into the lld namespace. 2014-06-12 14:53:47 +00:00
LoadConfigPass.cpp Move Simple.h and Alias.h to include/Core. 2014-06-11 21:47:51 +00:00
LoadConfigPass.h Move Simple.h and Alias.h to include/Core. 2014-06-11 21:47:51 +00:00
Makefile Initial set of Makefiles 2014-06-04 09:54:07 +00:00
PECOFFLinkingContext.cpp Move Simple.h and Alias.h to include/Core. 2014-06-11 21:47:51 +00:00
Pass.cpp [PECOFF] Add a utility function to add DIR32 relocation. 2014-02-26 02:38:40 +00:00
Pass.h [PECOFF] Add a utility function to add DIR32 relocation. 2014-02-26 02:38:40 +00:00
ReaderCOFF.cpp [PECOFF] Invoke cvtres.exe in the driver. 2014-07-10 20:53:37 +00:00
ReaderImportHeader.cpp Remove a 'using std::error_code' I missed in the previous pass. 2014-06-13 03:24:40 +00:00
ReaderImportHeader.h Don't import error_code into the lld namespace. 2014-06-12 14:53:47 +00:00
SetSubsystemPass.h Add "override" to member functions where appropriate. 2014-03-05 19:50:03 +00:00
WriterImportLibrary.cpp Fix typos 2014-05-20 16:17:53 +00:00
WriterImportLibrary.h [PECOFF] Create the import library file. 2013-12-20 11:35:40 +00:00
WriterPECOFF.cpp [PECOFF] Set resource table entry in header. 2014-07-10 21:43:19 +00:00