twl_wrapsdk/tools/makelst
shirait abe75431be fix dll system
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/twl_wrapsdk/trunk@156 4ee2a332-4b2b-5046-8439-1ba90f034370
2007-07-02 10:36:08 +00:00
..
arch.c add makelst(tentative) 2007-07-02 09:42:44 +00:00
arch.h add makelst(tentative) 2007-07-02 09:42:44 +00:00
elf_loader.c add makelst(tentative) 2007-07-02 09:42:44 +00:00
elf_loader.h add makelst(tentative) 2007-07-02 09:42:44 +00:00
elf.c add makelst(tentative) 2007-07-02 09:42:44 +00:00
elf.h add makelst(tentative) 2007-07-02 09:42:44 +00:00
loader_subset.c add makelst(tentative) 2007-07-02 09:42:44 +00:00
loader_subset.h add makelst(tentative) 2007-07-02 09:42:44 +00:00
Makefile add makelst(tentative) 2007-07-02 09:42:44 +00:00
makelst.c fix dll system 2007-07-02 10:36:08 +00:00
readme.txt add makelst(tentative) 2007-07-02 09:42:44 +00:00
searcharg.c add makelst(tentative) 2007-07-02 09:42:44 +00:00
searcharg.h add makelst(tentative) 2007-07-02 09:42:44 +00:00
types.h add makelst(tentative) 2007-07-02 09:42:44 +00:00
version.h add makelst(tentative) 2007-07-02 09:42:44 +00:00

・makelst

DLL側とstatic側のelfファイルを入力すると、
static側シンボルをDLLローダーに渡すAPIをCソースとして生成します。
このCソースファイルはstatic側に含めてリンクしてください。