Searched refs:abi_context (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/sys/contrib/ia64/libuwx/src/
H A Duwx_env.h102 int abi_context; member in struct:uwx_env
H A Duwx_env.c124 env->abi_context = 0;
205 return env->abi_context;
H A Duwx_self.c149 int abi_context; local
153 abi_context = uwx_get_abi_context_code(env);
154 if (abi_context != UWX_ABI_HPUX_SIGCONTEXT)
H A Duwx_step.c89 env->abi_context = 0;
682 env->abi_context = (int)(uvec[i+1]);
H A Duwx_uinfo.c828 env->abi_context = (b1 << 8) | b2;

Completed in 64 milliseconds