HomeSort by relevance Sort by last modified time
    Searched refs:clo_keep_stacktraces (Results 1 - 3 of 3) sorted by null

  /external/valgrind/memcheck/
mc_malloc_wrappers.c 269 switch (MC_(clo_keep_stacktraces)) {
282 switch (MC_(clo_keep_stacktraces)) {
297 switch (MC_(clo_keep_stacktraces)) {
311 switch (MC_(clo_keep_stacktraces)) {
324 switch (MC_(clo_keep_stacktraces)) {
    [all...]
mc_include.h 71 /* Variable-length array. The size depends on MC_(clo_keep_stacktraces).
78 to MC_(clo_keep_stacktraces) and/or because block not yet freed). */
82 /* Records and sets execontext according to MC_(clo_keep_stacktraces) */
86 /* number of pointers needed according to MC_(clo_keep_stacktraces). */
663 and/or freed are optionally kept depending on MC_(clo_keep_stacktraces). */
673 extern KeepStacktraces MC_(clo_keep_stacktraces);
mc_main.c 5709 KeepStacktraces MC_(clo_keep_stacktraces) = KS_alloc_and_free; variable
    [all...]

Completed in 557 milliseconds