seh

Undocumented in source.

Members

Functions

RtlCaptureStackBackTrace
USHORT RtlCaptureStackBackTrace(ULONG FramesToSkip, ULONG FramesToCapture, PVOID* BackTrace, PULONG BackTraceHash)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SymFromAddr
BOOL SymFromAddr(HANDLE hProcess, DWORD64 Address, PDWORD64 Displacement, SYMBOL_INFO* Symbol)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SymGetLineFromAddr64
BOOL SymGetLineFromAddr64(HANDLE hProcess, DWORD64 dwAddr, PDWORD pdwDisplacement, IMAGEHLP_LINEA64* line)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
TopLevelExceptionHandler
LONG TopLevelExceptionHandler(PEXCEPTION_POINTERS pExceptionInfo)
Undocumented in source. Be warned that the author may not have intended to support it.
_NSGetExecutablePath
int _NSGetExecutablePath(char* buf, uint* bufsize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
convert_to_vma
size_t convert_to_vma(size_t addr)
Undocumented in source. Be warned that the author may not have intended to support it.
ends_with
int ends_with(const(char)* str, const(char)* suffix)
Undocumented in source. Be warned that the author may not have intended to support it.
handler
void handler(int sig)
Undocumented in source. Be warned that the author may not have intended to support it.
register
void register()
Undocumented in source. Be warned that the author may not have intended to support it.
register
void register()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

SYMBOL_INFO
struct SYMBOL_INFO
Undocumented in source.

Meta