Searched refs:PR_MODEL_LP64 (Results 1 – 8 of 8) sorted by relevance
70 /this->stkinfoptr != 0 && curpsinfo->pr_dmodel == PR_MODEL_LP64/
123 #define PR_MODEL_LP64 2 macro
85 phdl->model = (kp.p_flag & P_32) ? PR_MODEL_ILP32 : PR_MODEL_LP64; in proc_init()
123 (dmodel == PR_MODEL_LP64 && (text[i] & 0xf0) == 0x40 && in dt_pid_has_jump_table()
3318 * i386-sol2-nat.c [PR_MODEL_NATIVE != PR_MODEL_LP64]: ... here.
11259 * i386-sol2-nat.c [PR_MODEL_NATIVE != PR_MODEL_LP64] (regmap):