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/main/helgrind/
hg_errors.h
41
UInt HG_(
update_extra
) ( Error* err );
hg_errors.c
382
UInt HG_(
update_extra
) ( Error* err )
function
406
why it's only done at the
update_extra
point, not when the
411
VG_(printf)("HG_(
update_extra
): "
435
= VG_(newXA)( HG_(zalloc), "hg.
update_extra
.Race.descr1",
438
= VG_(newXA)( HG_(zalloc), "hg.
update_extra
.Race.descr2",
539
point; it's expensive. Leave it for the
update_extra
function
547
// HG_(
update_extra
) just above, assuming the error ever makes
[
all
...]
hg_main.c
[
all
...]
/external/valgrind/main/include/
pub_tool_tooliface.h
311
UInt (*
update_extra
)(Error* err),
[
all
...]
Completed in 1847 milliseconds