public static class CrashDump.CrashReport.ThreadCallstack.CallstackContext extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
CallstackContext()
Default native constructor.
|
CallstackContext(long size)
Native array allocator.
|
CallstackContext(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
calledTarget() |
CrashDump.CrashReport.ThreadCallstack.CallstackContext |
calledTarget(int setter) |
int |
callSite() |
CrashDump.CrashReport.ThreadCallstack.CallstackContext |
callSite(int setter) |
BytePointer |
context() |
CrashDump.CrashReport.ThreadCallstack.CallstackContext |
context(BytePointer setter) |
int |
framePointer() |
CrashDump.CrashReport.ThreadCallstack.CallstackContext |
framePointer(int setter) |
CrashDump.CrashReport.ThreadCallstack.CallstackContext |
getPointer(long i) |
CrashDump.CrashReport.ThreadCallstack.CallstackContext |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic CallstackContext()
public CallstackContext(long size)
Pointer.position(long).public CallstackContext(Pointer p)
Pointer(Pointer).public CrashDump.CrashReport.ThreadCallstack.CallstackContext position(long position)
public CrashDump.CrashReport.ThreadCallstack.CallstackContext getPointer(long i)
getPointer in class Pointerpublic CrashDump.CrashReport.ThreadCallstack.CallstackContext callSite(int setter)
public CrashDump.CrashReport.ThreadCallstack.CallstackContext calledTarget(int setter)
public CrashDump.CrashReport.ThreadCallstack.CallstackContext framePointer(int setter)
@StdString public BytePointer context()
public CrashDump.CrashReport.ThreadCallstack.CallstackContext context(BytePointer setter)
Copyright © 2023. All rights reserved.