OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clientobj_stop_using_mem
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/main/drd/
drd_clientobj.h
166
void DRD_(
clientobj_stop_using_mem
)(const Addr a1, const Addr a2);
drd_clientobj.c
204
void DRD_(
clientobj_stop_using_mem
)(const Addr a1, const Addr a2)
function
drd_main.c
390
DRD_(
clientobj_stop_using_mem
)(a1, a2);
Completed in 411 milliseconds