Searched refs:make_coredump (Results 1 – 4 of 4) sorted by relevance
38 void VG_(make_coredump)(ThreadId tid, const vki_siginfo_t *si, ULong max_size) in VG_() argument
743 void VG_(make_coredump)(ThreadId tid, const vki_siginfo_t *si, ULong max_size) in VG_() argument
41 extern void VG_(make_coredump) ( ThreadId tid, const vki_siginfo_t *si,
1802 VG_(make_coredump)(tid, info, corelim.rlim_cur); in default_action()