#include <include/BinaryFile.h>
Definition at line 124 of file BinaryFile.h.
Public Member Functions | |
BinaryFile * | Load (const char *sName) |
void | UnLoad () |
Private Member Functions | |
BinaryFile * | getInstanceFor (const char *sName) |
Private Attributes | |
void * | dlHandle |
|
Definition at line 48 of file BinaryFileFactory.cpp. References dlHandle, LMMH, NULL, TESTMAGIC2, TESTMAGIC4, and UNDERSCORE. Referenced by Load(). |
|
|
Definition at line 162 of file BinaryFileFactory.cpp. References dlHandle. Referenced by FrontPentTest::testFindMain(), LoaderTest::testPentiumLoad(), and LoaderTest::testSparcLoad(). |
|
Definition at line 130 of file BinaryFile.h. Referenced by getInstanceFor(), and UnLoad(). |