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

  /external/valgrind/coregrind/m_coredump/
coredump-elf.c 70 static Bool may_dump(const NSegment *seg) function
84 return may_dump(seg); // && seg->hasW;
631 if (!may_dump(VG_(am_find_nsegment(seg_starts[i]))))
691 if (!may_dump(seg))
coredump-solaris.c 63 static Bool may_dump(const NSegment *seg) function
77 return may_dump(seg);
923 if (!may_dump(VG_(am_find_nsegment(seg_starts[i]))))
    [all...]

Completed in 152 milliseconds