Searched refs:i386_darwin_thread_state_reg_offset (Results 1 – 4 of 4) sorted by relevance
42 int i386_darwin_thread_state_reg_offset[] = variable63 ARRAY_SIZE (i386_darwin_thread_state_reg_offset);264 tdep->sc_reg_offset = i386_darwin_thread_state_reg_offset; in i386_darwin_init_abi()
27 extern int i386_darwin_thread_state_reg_offset[];
135 (i, (char *) &gp_regs + i386_darwin_thread_state_reg_offset[i]); in fetch_registers()247 (i, (char *) &gp_regs + i386_darwin_thread_state_reg_offset[i]); in store_registers()641 amd64_native_gregset32_reg_offset = i386_darwin_thread_state_reg_offset; in _initialize_i386_darwin_nat()
9571 * i386-darwin-tdep.c (i386_darwin_thread_state_reg_offset): Fix