OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VG_AR_ERRORS
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/main/coregrind/
pub_core_mallocfree.h
66
#define
VG_AR_ERRORS
6
m_errormgr.c
780
p = VG_(arena_malloc)(
VG_AR_ERRORS
, "errormgr.mre.1", sizeof(Error));
[
all
...]
m_mallocfree.c
685
arena_init (
VG_AR_ERRORS
, "errors", CORE_REDZONE_DEFAULT_SZB,
[
all
...]
Completed in 780 milliseconds