OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hb_get_or_allocate
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/main/drd/
drd_hb.h
43
struct hb_info* DRD_(
hb_get_or_allocate
)(const Addr hb);
drd_hb.c
131
struct hb_info* DRD_(
hb_get_or_allocate
)(const Addr hb)
function
166
p = DRD_(
hb_get_or_allocate
)(hb);
203
p = DRD_(
hb_get_or_allocate
)(hb);
Completed in 24 milliseconds