/* This file is automatically generated - do not edit */ #if !defined(HAVE_LIBFFI) static void marshal_pppp(void (*fn)(), void *rvalue, void **avalue) { *((void * *)rvalue) = (*(void * (*)(void *, void *, void *))fn)(*((void * *)(avalue[0])), *((void * *)(avalue[1])), *((void * *)(avalue[2]))); } #endif #ifndef _IL_AssemblyContainer_suppressed IL_METHOD_BEGIN(AssemblyContainer_Methods) IL_METHOD("LoadFromMemory", "(oSystem.String;&i)oSystem.Reflection.Assembly;", _IL_AssemblyContainer_LoadFromMemory, marshal_pppp) IL_METHOD_END #endif typedef struct { const char *name; const char *namespace; const ILMethodTableEntry *entry; } InternalClassInfo; static InternalClassInfo const internalClassTable[] = { #ifndef _IL_AssemblyContainer_suppressed {"AssemblyContainer", "DotGNU.DGEE.Protocols", AssemblyContainer_Methods}, #endif }; #define numInternalClasses (sizeof(internalClassTable) / sizeof(InternalClassInfo))