Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dm_errormgr.c1611 static HChar* grow_names(IPtoFunOrObjCompleter* ip2fo, SizeT needed) in grow_names() function
1698 HChar* caller_name = grow_names(ip2fo, caller_len + 1); in foComplete()
1768 HChar* caller_name = grow_names(ip2fo, caller_len + 1); in expandInput()