Home
last modified time | relevance | path

Searched refs:hb_info (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/drd/
Ddrd_hb.c50 static void DRD_(hb_cleanup)(struct hb_info* p);
86 void DRD_(hb_initialize)(struct hb_info* const p, const Addr hb) in DRD_()
102 static void DRD_(hb_cleanup)(struct hb_info* p) in DRD_()
130 struct hb_info* DRD_(hb_get_or_allocate)(const Addr hb) in DRD_()
132 struct hb_info *p; in DRD_()
150 struct hb_info* DRD_(hb_get)(const Addr hb) in DRD_()
162 struct hb_info* p; in DRD_()
194 struct hb_info* p; in DRD_()
230 struct hb_info* p; in DRD_()
Ddrd_hb.h35 struct hb_info;
41 struct hb_info* DRD_(hb_get)(const Addr hb);
42 struct hb_info* DRD_(hb_get_or_allocate)(const Addr hb);
Ddrd_clientobj.h90 struct hb_info struct
150 struct hb_info hb;