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
256
UInt HG_(
update_extra
) ( Error* err )
function
268
why it's only done at the
update_extra
point, not when the
273
VG_(printf)("HG_(
update_extra
): "
297
= VG_(newXA)( HG_(zalloc), "hg.
update_extra
.Race.descr1",
300
= VG_(newXA)( HG_(zalloc), "hg.
update_extra
.Race.descr2",
394
point; it's expensive. Leave it for the
update_extra
function
402
// 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 532 milliseconds