Searched refs:core_dmodel (Results 1 – 2 of 2) sorted by relevance
368 if (core->core_dmodel == PR_MODEL_ILP32) { in note_pstatus()402 if (core->core_dmodel == PR_MODEL_ILP32) { in note_lwpstatus()481 if (core->core_dmodel == PR_MODEL_ILP32) { in note_linux_psinfo()601 dprintf("looking for model %d, %ld/%ld\n", core->core_dmodel, in note_linux_prstatus()603 if (core->core_dmodel == PR_MODEL_ILP32) { in note_linux_prstatus()626 if (core->core_dmodel == PR_MODEL_ILP32) in note_linux_prstatus()645 if (core->core_dmodel == PR_MODEL_ILP32) { in note_psinfo()679 if (core->core_dmodel == PR_MODEL_ILP32) { in note_lwpsinfo()947 if (core->core_dmodel == PR_MODEL_ILP32) { in note_auxv()1045 if (core->core_dmodel == PR_MODEL_ILP32) { in note_gwindows()[all …]
151 char core_dmodel; /* data model for core file */ member