Searched refs:may_dump (Results 1 – 2 of 2) sorted by relevance
70 static Bool may_dump(const NSegment *seg) in may_dump() function84 return may_dump(seg); // && seg->hasW; in should_dump()631 if (!may_dump(VG_(am_find_nsegment(seg_starts[i])))) in make_elf_coredump()691 if (!may_dump(seg)) in make_elf_coredump()
63 static Bool may_dump(const NSegment *seg) in may_dump() function77 return may_dump(seg); in should_dump()923 if (!may_dump(VG_(am_find_nsegment(seg_starts[i])))) in VG_()1056 if (!may_dump(seg)) in VG_()