Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_sigframe/
Dsigframe-ppc32-linux.c123 VG_TRACK( post_reg_write, Vg_CoreSignal, tst->tid, \
130 VG_TRACK( post_reg_write, Vg_CoreSignal, tst->tid, \
142 VG_TRACK( pre_mem_write, Vg_CoreSignal, tst->tid, "signal frame mcontext", in stack_mcontext()
164 VG_TRACK( post_mem_write, Vg_CoreSignal, tst->tid, in stack_mcontext()
178 VG_TRACK(pre_mem_write, Vg_CoreSignal, tst->tid, "signal frame mcontext", in stack_mcontext()
182 VG_TRACK( post_mem_write, Vg_CoreSignal, tst->tid, in stack_mcontext()
658 VG_TRACK( pre_mem_write, Vg_CoreSignal, tid, "signal handler frame", in VG_()
661 VG_TRACK( post_mem_write, Vg_CoreSignal, tid, in VG_()
672 VG_TRACK( pre_mem_write, Vg_CoreSignal, tid, "signal frame siginfo", in VG_()
675 VG_TRACK( post_mem_write, Vg_CoreSignal, tid, in VG_()
[all …]
Dsigframe-x86-darwin.c145 VG_TRACK( post_reg_write, Vg_CoreSignal, tid, VG_O_STACK_PTR, sizeof(UInt)); in VG_()
149 VG_TRACK( post_reg_write, Vg_CoreSignal, tid, VG_O_INSTR_PTR, sizeof(UInt)); in VG_()
152 VG_TRACK( pre_mem_write, Vg_CoreSignal, tid, "signal handler frame", in VG_()
158 VG_TRACK( post_mem_write, Vg_CoreSignal, tid, in VG_()
160 VG_TRACK( post_mem_write, Vg_CoreSignal, tid, in VG_()
162 VG_TRACK( post_mem_write, Vg_CoreSignal, tid, in VG_()
Dsigframe-amd64-darwin.c142 VG_TRACK( post_reg_write, Vg_CoreSignal, tid, VG_O_STACK_PTR, sizeof(ULong)); in VG_()
146 VG_TRACK( post_reg_write, Vg_CoreSignal, tid, VG_O_INSTR_PTR, sizeof(ULong)); in VG_()
149 VG_TRACK( pre_mem_write, Vg_CoreSignal, tid, "signal handler frame", in VG_()
158 VG_TRACK( post_mem_write, Vg_CoreSignal, tid, in VG_()
160 VG_TRACK( post_mem_write, Vg_CoreSignal, tid, in VG_()
162 VG_TRACK( post_mem_write, Vg_CoreSignal, tid, in VG_()
Dsigframe-ppc64-linux.c121 VG_TRACK( post_reg_write, Vg_CoreSignal, tst->tid, \
128 VG_TRACK( post_reg_write, Vg_CoreSignal, tst->tid, \
179 VG_TRACK( pre_mem_write, Vg_CoreSignal, tid, "signal handler frame", in VG_()
182 VG_TRACK( post_mem_write, Vg_CoreSignal, tid, in VG_()
192 VG_TRACK( post_mem_write, Vg_CoreSignal, tid, in VG_()
199 VG_TRACK( post_mem_write, Vg_CoreSignal, tid, in VG_()
242 VG_TRACK(post_mem_write, Vg_CoreSignal, tst->tid, in VG_()
Dsigframe-amd64-linux.c418 VG_TRACK( pre_mem_write, Vg_CoreSignal, tst->tid, "rt signal handler frame", in build_rt_sigframe()
444 VG_TRACK( post_mem_write, Vg_CoreSignal, tst->tid, in build_rt_sigframe()
473 VG_TRACK( post_reg_write, Vg_CoreSignal, tid, VG_O_STACK_PTR, sizeof(Addr)); in VG_()
481 VG_TRACK( post_reg_write, Vg_CoreSignal, tst->tid, in VG_()
483 VG_TRACK( post_reg_write, Vg_CoreSignal, tst->tid, in VG_()
485 VG_TRACK( post_reg_write, Vg_CoreSignal, tst->tid, in VG_()
487 VG_TRACK( post_reg_write, Vg_CoreSignal, tst->tid, in VG_()
Dsigframe-arm64-linux.c129 VG_TRACK( pre_mem_write, Vg_CoreSignal, tst->tid, "signal handler frame", in build_sigframe()
142 VG_TRACK( post_mem_write, Vg_CoreSignal, tst->tid, in build_sigframe()
181 VG_TRACK( pre_mem_write, Vg_CoreSignal, tst->tid, /* VVVVV */ in VG_()
191 VG_TRACK( post_mem_write, Vg_CoreSignal, tst->tid, /* ^^^^^ */ in VG_()
200 VG_TRACK( post_reg_write, Vg_CoreSignal, tid, VG_O_STACK_PTR, in VG_()
Dsigframe-arm-linux.c136 VG_TRACK( pre_mem_write, Vg_CoreSignal, tst->tid, "signal handler frame", in build_sigframe()
149 VG_TRACK( post_mem_write, Vg_CoreSignal, tst->tid, in build_sigframe()
195 VG_TRACK( pre_mem_write, Vg_CoreSignal, tst->tid, /* VVVVV */ in VG_()
204 VG_TRACK( post_mem_write, Vg_CoreSignal, tst->tid, /* ^^^^^ */ in VG_()
218 VG_TRACK( post_reg_write, Vg_CoreSignal, tid, VG_O_STACK_PTR, in VG_()
Dsigframe-mips64-linux.c79 VG_TRACK(pre_mem_write, Vg_CoreSignal, tst->tid, "signal frame mcontext", in setup_sigcontext()
147 VG_TRACK(pre_mem_write, Vg_CoreSignal, tid, "signal frame siginfo", in VG_()
152 VG_TRACK(post_mem_write, Vg_CoreSignal, tid, in VG_()
156 VG_TRACK(pre_mem_write, Vg_CoreSignal, tid, "signal frame ucontext", in VG_()
163 VG_TRACK(post_mem_write, Vg_CoreSignal, tid, (Addr)ucp, in VG_()
196 VG_TRACK( post_reg_write, Vg_CoreSignal, tid, VG_O_STACK_PTR, sizeof(Addr)); in VG_()
Dsigframe-mips32-linux.c84 VG_TRACK( pre_mem_write, Vg_CoreSignal, tst->tid, "signal frame mcontext", in setup_sigcontext2()
162 VG_TRACK( pre_mem_write, Vg_CoreSignal, tid, "signal frame siginfo", in VG_()
167 VG_TRACK( post_mem_write, Vg_CoreSignal, tid, in VG_()
171 VG_TRACK( pre_mem_write, Vg_CoreSignal, tid, "signal frame ucontext", in VG_()
178 VG_TRACK( post_mem_write, Vg_CoreSignal, tid, (Addr)ucp, in VG_()
256 VG_TRACK( post_reg_write, Vg_CoreSignal, tid, VG_O_STACK_PTR, sizeof(Addr)); in VG_()
Dsigframe-x86-linux.c440 VG_TRACK( pre_mem_write, Vg_CoreSignal, tst->tid, "signal handler frame", in build_sigframe()
464 VG_TRACK( post_mem_write, Vg_CoreSignal, tst->tid, in build_sigframe()
497 VG_TRACK( pre_mem_write, Vg_CoreSignal, tst->tid, "rt signal handler frame", in build_rt_sigframe()
527 VG_TRACK( post_mem_write, Vg_CoreSignal, tst->tid, in build_rt_sigframe()
559 VG_TRACK( post_reg_write, Vg_CoreSignal, tid, VG_O_STACK_PTR, sizeof(Addr)); in VG_()
Dsigframe-tilegx-linux.c77 VG_TRACK( pre_mem_write, Vg_CoreSignal, tst->tid, "signal frame mcontext", in setup_sigcontext2()
177 VG_TRACK( pre_mem_write, Vg_CoreSignal, tid, "signal frame siginfo", in VG_()
182 VG_TRACK( post_mem_write, Vg_CoreSignal, tid, in VG_()
186 VG_TRACK( pre_mem_write, Vg_CoreSignal, tid, "signal frame ucontext", in VG_()
193 VG_TRACK( post_mem_write, Vg_CoreSignal, tid, (Addr)ucp, in VG_()
233 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, \
304 VG_TRACK( pre_mem_write, Vg_CoreSignal, tst->tid, "signal handler frame", in build_sigframe()
333 VG_TRACK( post_mem_write, Vg_CoreSignal, tst->tid, in build_sigframe()
364 VG_TRACK( pre_mem_write, Vg_CoreSignal, tst->tid, "signal handler frame", in build_rt_sigframe()
397 VG_TRACK( post_mem_write, Vg_CoreSignal, tst->tid, in build_rt_sigframe()
426 VG_TRACK( post_reg_write, Vg_CoreSignal, tid, VG_O_STACK_PTR, sizeof(Addr)); in VG_()
/external/valgrind/include/
Dpub_tool_tooliface.h504 enum { Vg_CoreStartup=1, Vg_CoreSignal, Vg_CoreSysCall, enumerator
/external/valgrind/exp-dhat/
Ddh_main.c753 case Vg_CoreSignal: in dh_handle_noninsn_write()
/external/valgrind/memcheck/
Dmc_main.c3938 case Vg_CoreSignal: in check_mem_is_addressable()