Home | History | Annotate | Download | only in drd

Lines Matching defs:ObjType

51 } ObjType;
56 ObjType type;
65 ObjType type;
81 ObjType type;
93 ObjType type;
103 ObjType type;
118 ObjType type;
135 ObjType type;
163 DrdClientobj* DRD_(clientobj_get)(const Addr addr, const ObjType t);
165 DrdClientobj* DRD_(clientobj_add)(const Addr a1, const ObjType t);
166 Bool DRD_(clientobj_remove)(const Addr addr, const ObjType t);
169 const HChar* DRD_(clientobj_type_name)(const ObjType t);