vfs: check userland buffers before reading them.
[haiku.git] / src / libs / libunwind / tilegx / offsets.h
blob6d30f1edcff1effb3ecd12ebf2f5f3435a8b86f8
1 /* Linux-specific definitions: */
3 /* Define various structure offsets to simplify cross-compilation. */
5 /* Offsets for TILEGX Linux "ucontext_t": */
7 #define LINUX_UC_FLAGS_OFF 0x0
8 #define LINUX_UC_LINK_OFF 0x8
9 #define LINUX_UC_STACK_OFF 0x10
10 #define LINUX_UC_MCONTEXT_OFF 0x28
11 #define LINUX_UC_SIGMASK_OFF 0x228
12 #define LINUX_UC_MCONTEXT_GREGS 0x28