Searched refs:core_dmodel (Results 1 – 2 of 2) sorted by relevance
407 if (core->core_dmodel == PR_MODEL_ILP32) { in note_pstatus()441 if (core->core_dmodel == PR_MODEL_ILP32) { in note_lwpstatus()520 if (core->core_dmodel == PR_MODEL_ILP32) { in note_linux_psinfo()640 dprintf("looking for model %d, %ld/%ld\n", core->core_dmodel, in note_linux_prstatus()642 if (core->core_dmodel == PR_MODEL_ILP32) { in note_linux_prstatus()665 if (core->core_dmodel == PR_MODEL_ILP32) in note_linux_prstatus()684 if (core->core_dmodel == PR_MODEL_ILP32) { in note_psinfo()718 if (core->core_dmodel == PR_MODEL_ILP32) { in note_lwpsinfo()1046 if (core->core_dmodel == PR_MODEL_ILP32) { in note_auxv()1153 if (core->core_dmodel == PR_MODEL_ILP32) { in note_gwindows()[all …]
160 char core_dmodel; /* data model for core file */ member