public class | CompileUnitUnwindInfo |
public class | FunctionProfiler |
public class | StaticInitCriticalSection |
public class | Tracer |
public class | UnwindInfo |
internal class | UnwindInfoInit |
public nothrow void | AddCompileUnitFunction(void* functionAddress, const char* functionName, const char* sourceFilePath) |
public nothrow void | DisposeCallStack() |
public nothrow const char* | GetCallStack() |
internal nothrow void | InitUnwindInfo() |
public nothrow void | PushCompileUnitUnwindInfoInit(InitCompileUnitUnwindInfoFunction initFunction, CompileUnitUnwindInfo* info) |
public nothrow delegate void | InitCompileUnitUnwindInfoFunction() |