Home | History | Annotate | Download | only in drd

Lines Matching refs:ObjType

51 } ObjType;
56 ObjType type;
65 ObjType type;
80 ObjType type;
92 ObjType type;
102 ObjType type;
117 ObjType type;
134 ObjType type;
162 DrdClientobj* DRD_(clientobj_get)(const Addr addr, const ObjType t);
164 DrdClientobj* DRD_(clientobj_add)(const Addr a1, const ObjType t);
165 Bool DRD_(clientobj_remove)(const Addr addr, const ObjType t);
168 const HChar* DRD_(clientobj_type_name)(const ObjType t);