Searched defs:context_offset (Results 1 – 3 of 3) sorted by relevance
95 bus_size_t context_offset; member
148 #define context_offset(x) ((int)&(((CONTEXT *)NULL)->x)) macro331 char *context_offset = ((char *) ¤t_thread->context) + mappings[r]; in do_child_fetch_inferior_registers() local
184 #define context_offset(x) ((int)&(((PCONTEXT)NULL)->x)) macro