Searched refs:sizeof_sigcontext (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/linux-user/loongarch64/ | ||
| H A D | vdso-asmoffset.h | 2 #define sizeof_sigcontext 0x110 macro |
| H A D | signal.c | 27 QEMU_BUILD_BUG_ON(sizeof(struct target_sigcontext) != sizeof_sigcontext); |