|
NeKernel dev
|
#include <KernelKit/IDylibObject.h>#include <KernelKit/PEF.h>#include <KernelKit/PEFCodeMgr.h>#include <KernelKit/ProcessScheduler.h>#include <NeKit/Config.h>Go to the source code of this file.
Classes | |
| class | Kernel::NE_DYLIB_OBJECT |
| Shared Library class Load library from this class. More... | |
Namespaces | |
| namespace | Kernel |
| UPS inline definitions. | |
Typedefs | |
| typedef IPEFDylibObject * | Kernel::IDylibRef |
Functions | |
| EXTERN_C IDylibRef | Kernel::rtl_init_dylib_pef (USER_PROCESS &header) |
| EXTERN_C Void | Kernel::rtl_fini_dylib_pef (USER_PROCESS &header, IDylibRef lib, Bool *successful) |