OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:update_extra
(Results
1 - 4
of
4
) sorted by null
/external/valgrind/helgrind/
hg_errors.h
41
UInt HG_(
update_extra
) ( const Error* err );
hg_errors.c
392
UInt HG_(
update_extra
) ( const Error* err )
function
416
why it's only done at the
update_extra
point, not when the
421
VG_(printf)("HG_(
update_extra
): "
506
point; it's expensive. Leave it for the
update_extra
function
513
// HG_(
update_extra
) just above, assuming the error ever makes
[
all
...]
hg_main.c
[
all
...]
/external/valgrind/include/
pub_tool_tooliface.h
312
UInt (*
update_extra
)(const Error* err),
[
all
...]
Completed in 78 milliseconds