Home
last modified time | relevance | path

Searched refs:Vg_CoreSignal (Results 1 – 14 of 14) sorted by relevance

/external/valgrind/main/coregrind/m_sigframe/
Dsigframe-ppc32-linux.c124 VG_TRACK( post_reg_write, Vg_CoreSignal, tst->tid, \
131 VG_TRACK( post_reg_write, Vg_CoreSignal, tst->tid, \
143 VG_TRACK( pre_mem_write, Vg_CoreSignal, tst->tid, "signal frame mcontext", in stack_mcontext()
165 VG_TRACK( post_mem_write, Vg_CoreSignal, tst->tid, in stack_mcontext()
179 VG_TRACK(pre_mem_write, Vg_CoreSignal, tst->tid, "signal frame mcontext", in stack_mcontext()
183 VG_TRACK( post_mem_write, Vg_CoreSignal, tst->tid, in stack_mcontext()
701 VG_TRACK( pre_mem_write, Vg_CoreSignal, tid, "signal handler frame", in VG_()
704 VG_TRACK( post_mem_write, Vg_CoreSignal, tid, in VG_()
715 VG_TRACK( pre_mem_write, Vg_CoreSignal, tid, "signal frame siginfo", in VG_()
718 VG_TRACK( post_mem_write, Vg_CoreSignal, tid, in VG_()
[all …]
Dsigframe-amd64-darwin.c156 VG_TRACK( post_reg_write, Vg_CoreSignal, tid, VG_O_STACK_PTR, sizeof(ULong)); in VG_()
160 VG_TRACK( post_reg_write, Vg_CoreSignal, tid, VG_O_INSTR_PTR, sizeof(ULong)); in VG_()
163 VG_TRACK( pre_mem_write, Vg_CoreSignal, tid, "signal handler frame", in VG_()
172 VG_TRACK( post_mem_write, Vg_CoreSignal, tid, in VG_()
174 VG_TRACK( post_mem_write, Vg_CoreSignal, tid, in VG_()
176 VG_TRACK( post_mem_write, Vg_CoreSignal, tid, in VG_()
Dsigframe-x86-darwin.c165 VG_TRACK( post_reg_write, Vg_CoreSignal, tid, VG_O_STACK_PTR, sizeof(UInt)); in VG_()
169 VG_TRACK( post_reg_write, Vg_CoreSignal, tid, VG_O_INSTR_PTR, sizeof(UInt)); in VG_()
172 VG_TRACK( pre_mem_write, Vg_CoreSignal, tid, "signal handler frame", in VG_()
178 VG_TRACK( post_mem_write, Vg_CoreSignal, tid, in VG_()
180 VG_TRACK( post_mem_write, Vg_CoreSignal, tid, in VG_()
182 VG_TRACK( post_mem_write, Vg_CoreSignal, tid, in VG_()
Dsigframe-ppc64-linux.c122 VG_TRACK( post_reg_write, Vg_CoreSignal, tst->tid, \
129 VG_TRACK( post_reg_write, Vg_CoreSignal, tst->tid, \
223 VG_TRACK( pre_mem_write, Vg_CoreSignal, tid, "signal handler frame", in VG_()
226 VG_TRACK( post_mem_write, Vg_CoreSignal, tid, in VG_()
236 VG_TRACK( post_mem_write, Vg_CoreSignal, tid, in VG_()
243 VG_TRACK( post_mem_write, Vg_CoreSignal, tid, in VG_()
282 VG_TRACK(post_mem_write, Vg_CoreSignal, tst->tid, in VG_()
Dsigframe-amd64-linux.c462 VG_TRACK( pre_mem_write, Vg_CoreSignal, tst->tid, "rt signal handler frame", in build_rt_sigframe()
488 VG_TRACK( post_mem_write, Vg_CoreSignal, tst->tid, in build_rt_sigframe()
517 VG_TRACK( post_reg_write, Vg_CoreSignal, tid, VG_O_STACK_PTR, sizeof(Addr)); in VG_()
525 VG_TRACK( post_reg_write, Vg_CoreSignal, tst->tid, in VG_()
527 VG_TRACK( post_reg_write, Vg_CoreSignal, tst->tid, in VG_()
529 VG_TRACK( post_reg_write, Vg_CoreSignal, tst->tid, in VG_()
531 VG_TRACK( post_reg_write, Vg_CoreSignal, tst->tid, in VG_()
Dsigframe-arm64-linux.c169 VG_TRACK( pre_mem_write, Vg_CoreSignal, tst->tid, "signal handler frame", in build_sigframe()
182 VG_TRACK( post_mem_write, Vg_CoreSignal, tst->tid, in build_sigframe()
221 VG_TRACK( pre_mem_write, Vg_CoreSignal, tst->tid, /* VVVVV */ in VG_()
231 VG_TRACK( post_mem_write, Vg_CoreSignal, tst->tid, /* ^^^^^ */ in VG_()
240 VG_TRACK( post_reg_write, Vg_CoreSignal, tid, VG_O_STACK_PTR, in VG_()
Dsigframe-arm-linux.c175 VG_TRACK( pre_mem_write, Vg_CoreSignal, tst->tid, "signal handler frame", in build_sigframe()
188 VG_TRACK( post_mem_write, Vg_CoreSignal, tst->tid, in build_sigframe()
234 VG_TRACK( pre_mem_write, Vg_CoreSignal, tst->tid, /* VVVVV */ in VG_()
243 VG_TRACK( post_mem_write, Vg_CoreSignal, tst->tid, /* ^^^^^ */ in VG_()
257 VG_TRACK( post_reg_write, Vg_CoreSignal, tid, VG_O_STACK_PTR, in VG_()
Dsigframe-mips64-linux.c118 VG_TRACK(pre_mem_write, Vg_CoreSignal, tst->tid, "signal frame mcontext", in setup_sigcontext()
186 VG_TRACK(pre_mem_write, Vg_CoreSignal, tid, "signal frame siginfo", in VG_()
191 VG_TRACK(post_mem_write, Vg_CoreSignal, tid, in VG_()
195 VG_TRACK(pre_mem_write, Vg_CoreSignal, tid, "signal frame ucontext", in VG_()
202 VG_TRACK(post_mem_write, Vg_CoreSignal, tid, (Addr)ucp, in VG_()
235 VG_TRACK( post_reg_write, Vg_CoreSignal, tid, VG_O_STACK_PTR, sizeof(Addr)); in VG_()
Dsigframe-mips32-linux.c125 VG_TRACK( pre_mem_write, Vg_CoreSignal, tst->tid, "signal frame mcontext", in setup_sigcontext2()
203 VG_TRACK( pre_mem_write, Vg_CoreSignal, tid, "signal frame siginfo", in VG_()
208 VG_TRACK( post_mem_write, Vg_CoreSignal, tid, in VG_()
212 VG_TRACK( pre_mem_write, Vg_CoreSignal, tid, "signal frame ucontext", in VG_()
219 VG_TRACK( post_mem_write, Vg_CoreSignal, tid, (Addr)ucp, in VG_()
297 VG_TRACK( post_reg_write, Vg_CoreSignal, tid, VG_O_STACK_PTR, sizeof(Addr)); in VG_()
Dsigframe-x86-linux.c485 VG_TRACK( pre_mem_write, Vg_CoreSignal, tst->tid, "signal handler frame", in build_sigframe()
509 VG_TRACK( post_mem_write, Vg_CoreSignal, tst->tid, in build_sigframe()
542 VG_TRACK( pre_mem_write, Vg_CoreSignal, tst->tid, "rt signal handler frame", in build_rt_sigframe()
572 VG_TRACK( post_mem_write, Vg_CoreSignal, tst->tid, in build_rt_sigframe()
604 VG_TRACK( post_reg_write, Vg_CoreSignal, tid, VG_O_STACK_PTR, sizeof(Addr)); in VG_()
Dsigframe-s390x-linux.c66 VG_TRACK( post_reg_write, Vg_CoreSignal, zztst->tid, \
347 VG_TRACK( pre_mem_write, Vg_CoreSignal, tst->tid, "signal handler frame", in build_sigframe()
376 VG_TRACK( post_mem_write, Vg_CoreSignal, tst->tid, in build_sigframe()
407 VG_TRACK( pre_mem_write, Vg_CoreSignal, tst->tid, "signal handler frame", in build_rt_sigframe()
440 VG_TRACK( post_mem_write, Vg_CoreSignal, tst->tid, in build_rt_sigframe()
469 VG_TRACK( post_reg_write, Vg_CoreSignal, tid, VG_O_STACK_PTR, sizeof(Addr)); in VG_()
/external/valgrind/main/include/
Dpub_tool_tooliface.h506 enum { Vg_CoreStartup=1, Vg_CoreSignal, Vg_CoreSysCall, enumerator
/external/valgrind/main/exp-dhat/
Ddh_main.c754 case Vg_CoreSignal: in dh_handle_noninsn_write()
/external/valgrind/main/memcheck/
Dmc_main.c3944 case Vg_CoreSignal: in check_mem_is_addressable()