Searched refs:core_dmodel (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libproc/common/
H A DPcore.c171 if (P->core->core_dmodel == PR_MODEL_ILP32) {
203 if (P->core->core_dmodel == PR_MODEL_ILP32) {
242 if (P->core->core_dmodel == PR_MODEL_ILP32) {
274 if (P->core->core_dmodel == PR_MODEL_ILP32) {
512 if (P->core->core_dmodel == PR_MODEL_ILP32) {
608 if (P->core->core_dmodel == PR_MODEL_ILP32) {
1801 P->core->core_dmodel = PR_MODEL_ILP32;
1804 P->core->core_dmodel = PR_MODEL_LP64;
2030 if (P->core->core_dmodel == PR_MODEL_LP64)
H A DPcontrol.h143 char core_dmodel; /* data model for core file */ member in struct:core_info

Completed in 26 milliseconds