Searched refs:FREEBSD_UC_MCONTEXT_ST0_OFF (Results 1 – 2 of 2) sorted by relevance
/external/libunwind/src/x86/ | ||
D | offsets.h | 126 #define FREEBSD_UC_MCONTEXT_ST0_OFF 0x8c macro |
D | Gos-freebsd.c | 243 off = FREEBSD_UC_MCONTEXT_ST0_OFF + 10*(reg - UNW_X86_ST0); in x86_get_scratch_loc() |