Home
last modified time | relevance | path

Searched refs:MDB_TGT_MODEL_ILP32 (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/cmd/mdb/common/mdb/
H A Dmdb_target_impl.h369 #define MDB_TGT_MODEL_ILP32 1 /* Target data model is ILP32 */ macro
375 #define MDB_TGT_MODEL_NATIVE MDB_TGT_MODEL_ILP32
H A Dmdb_pservice.c286 case MDB_TGT_MODEL_ILP32: in ps_pdmodel()
H A Dmdb_kproc.c363 mdb_prop_datamodel = MDB_TGT_MODEL_ILP32; in kp_activate()
464 return (MDB_TGT_MODEL_ILP32); in kp_dmodel()
H A Dmdb_proc.c2418 return (MDB_TGT_MODEL_ILP32); in pt_dmodel()