twl_wrapsdk/tools/makelst
shirait 0c34a21d35 add makelst(tentative)
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/twl_wrapsdk/trunk@155 4ee2a332-4b2b-5046-8439-1ba90f034370
2007-07-02 09:42:44 +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 add makelst(tentative) 2007-07-02 09:42:44 +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側に含めてリンクしてください。