/external/valgrind/coregrind/m_syswrap/ |
D | syswrap-amd64-solaris.c | 121 VG_TRACK(copy_reg_to_mem, part, tid, OFFSET_amd64_RIP, in ML_() 124 VG_TRACK(copy_reg_to_mem, part, tid, OFFSET_amd64_RAX, in ML_() 127 VG_TRACK(copy_reg_to_mem, part, tid, OFFSET_amd64_RBX, in ML_() 130 VG_TRACK(copy_reg_to_mem, part, tid, OFFSET_amd64_RCX, in ML_() 133 VG_TRACK(copy_reg_to_mem, part, tid, OFFSET_amd64_RDX, in ML_() 136 VG_TRACK(copy_reg_to_mem, part, tid, OFFSET_amd64_RBP, in ML_() 139 VG_TRACK(copy_reg_to_mem, part, tid, OFFSET_amd64_RSI, in ML_() 142 VG_TRACK(copy_reg_to_mem, part, tid, OFFSET_amd64_RDI, in ML_() 145 VG_TRACK(copy_reg_to_mem, part, tid, OFFSET_amd64_R8, in ML_() 148 VG_TRACK(copy_reg_to_mem, part, tid, OFFSET_amd64_R9, in ML_() [all …]
|
D | syswrap-x86-solaris.c | 145 VG_TRACK(copy_reg_to_mem, part, tid, OFFSET_x86_EIP, in ML_() 148 VG_TRACK(copy_reg_to_mem, part, tid, OFFSET_x86_EAX, in ML_() 151 VG_TRACK(copy_reg_to_mem, part, tid, OFFSET_x86_EBX, in ML_() 154 VG_TRACK(copy_reg_to_mem, part, tid, OFFSET_x86_ECX, in ML_() 157 VG_TRACK(copy_reg_to_mem, part, tid, OFFSET_x86_EDX, in ML_() 160 VG_TRACK(copy_reg_to_mem, part, tid, OFFSET_x86_EBP, in ML_() 163 VG_TRACK(copy_reg_to_mem, part, tid, OFFSET_x86_ESI, in ML_() 166 VG_TRACK(copy_reg_to_mem, part, tid, OFFSET_x86_EDI, in ML_() 169 VG_TRACK(copy_reg_to_mem, part, tid, OFFSET_x86_ESP, in ML_() 172 VG_TRACK(post_mem_write, part, tid, (Addr)&uc->uc_mcontext.gregs[VKI_ESP], in ML_() [all …]
|
D | syswrap-main.c | 1145 VG_TRACK( post_reg_write, Vg_CoreSysCall, tid, in putSyscallStatusIntoGuestState() 1159 VG_TRACK( post_reg_write, Vg_CoreSysCall, tid, in putSyscallStatusIntoGuestState() 1175 VG_TRACK( post_reg_write, Vg_CoreSysCall, tid, in putSyscallStatusIntoGuestState() 1177 VG_TRACK( post_reg_write, Vg_CoreSysCall, tid, in putSyscallStatusIntoGuestState() 1193 VG_TRACK( post_reg_write, Vg_CoreSysCall, tid, in putSyscallStatusIntoGuestState() 1195 VG_TRACK( post_reg_write, Vg_CoreSysCall, tid, in putSyscallStatusIntoGuestState() 1209 VG_TRACK( post_reg_write, Vg_CoreSysCall, tid, in putSyscallStatusIntoGuestState() 1223 VG_TRACK( post_reg_write, Vg_CoreSysCall, tid, in putSyscallStatusIntoGuestState() 1236 VG_TRACK( post_reg_write, Vg_CoreSysCall, tid, in putSyscallStatusIntoGuestState() 1242 VG_TRACK( post_reg_write, Vg_CoreSysCall, tid, in putSyscallStatusIntoGuestState() [all …]
|
D | priv_types_n_macros.h | 619 VG_TRACK( pre_mem_read, Vg_CoreSysCall, tid, zzname, zzaddr, zzlen) 622 VG_TRACK( pre_mem_read_asciiz, Vg_CoreSysCall, tid, zzname, zzaddr) 625 VG_TRACK( pre_mem_write, Vg_CoreSysCall, tid, zzname, zzaddr, zzlen) 628 VG_TRACK( post_mem_write, Vg_CoreSysCall, tid, zzaddr, zzlen)
|
D | syswrap-generic.c | 206 VG_TRACK( new_mem_mmap, a, len, rr, ww, xx, di_handle ); in notify_tool_of_mmap() 244 VG_TRACK( die_mem_munmap, a, len ); in ML_() 261 VG_TRACK( change_mem_mprotect, a, len, rr, ww, xx ); in ML_() 406 VG_TRACK( copy_mem_remap, old_addr, new_addr, in do_mremap() 409 VG_TRACK( new_mem_mmap, new_addr+old_len, new_len-old_len, in do_mremap() 412 VG_TRACK(die_mem_munmap, old_addr, old_len); in do_mremap() 442 VG_TRACK( new_mem_mmap, needA, needL, in do_mremap() 462 VG_TRACK( copy_mem_remap, old_addr, advised, in do_mremap() 465 VG_TRACK( new_mem_mmap, advised+old_len, new_len-old_len, in do_mremap() 467 VG_TRACK(die_mem_munmap, old_addr, old_len); in do_mremap() [all …]
|
D | syswrap-solaris.c | 120 VG_TRACK(pre_thread_first_insn, tid); in thread_wrapper() 194 VG_TRACK(die_mem_munmap, a, sizeof(struct vki_sc_shared)); in run_a_thread_NORETURN() 201 VG_TRACK(pre_thread_ll_exit, tid); in run_a_thread_NORETURN() 476 VG_TRACK(new_mem_startup, in VG_() 522 VG_TRACK(pre_mem_write, part, tid, "save_context(uc)", (Addr)uc, in VG_() 526 VG_TRACK(post_mem_write, part, tid, (Addr)&uc->uc_flags, in VG_() 531 VG_TRACK(post_mem_write, part, tid, (Addr)&uc->uc_link, in VG_() 540 VG_TRACK(post_mem_write, part, tid, (Addr)&uc->uc_sigmask, in VG_() 577 VG_TRACK(post_mem_write, part, tid, (Addr)&uc->uc_stack, in VG_() 598 VG_TRACK(pre_mem_read, part, tid, "restore_context(uc->uc_flags)", in VG_() [all …]
|
D | syswrap-arm64-linux.c | 280 VG_TRACK ( pre_thread_ll_create, ptid, ctid ); in do_clone() 307 VG_TRACK( pre_thread_ll_exit, ctid ); in do_clone()
|
D | syswrap-mips32-linux.c | 286 VG_TRACK (pre_thread_ll_create, ptid, ctid); in do_clone() 318 VG_TRACK (pre_thread_ll_exit, ctid); in do_clone() 383 VG_TRACK( new_mem_mmap, a, len, rr, ww, xx, di_handle ); in notify_tool_of_mmap()
|
/external/valgrind/coregrind/m_sigframe/ |
D | sigframe-solaris.c | 140 VG_TRACK(post_mem_write, Vg_CoreSignal, tid, (Addr)&frame->siginfo, in VG_() 153 VG_TRACK(post_mem_write, Vg_CoreSignal, tid, in VG_() 158 VG_TRACK(post_mem_write, Vg_CoreSignal, tid, in VG_() 175 VG_TRACK(post_mem_write, Vg_CoreSignal, tid, (Addr)&frame->a1_signo, in VG_() 179 VG_TRACK(post_mem_write, Vg_CoreSignal, tid, (Addr)&frame->a3_ucontext, in VG_() 183 VG_TRACK(post_reg_write, Vg_CoreSignal, tid, offsetof(VexGuestAMD64State, in VG_() 186 VG_TRACK(post_reg_write, Vg_CoreSignal, tid, offsetof(VexGuestAMD64State, in VG_() 189 VG_TRACK(post_reg_write, Vg_CoreSignal, tid, offsetof(VexGuestAMD64State, in VG_() 196 VG_TRACK(post_reg_write, Vg_CoreSignal, tid, VG_O_STACK_PTR, sizeof(Addr)); in VG_() 218 VG_TRACK(post_mem_write, Vg_CoreSignal, tid, (Addr)tst->os_state.ustack, in VG_() [all …]
|
D | sigframe-ppc32-linux.c | 123 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() 659 VG_TRACK( pre_mem_write, Vg_CoreSignal, tid, "signal handler frame", in VG_() 662 VG_TRACK( post_mem_write, Vg_CoreSignal, tid, in VG_() 673 VG_TRACK( pre_mem_write, Vg_CoreSignal, tid, "signal frame siginfo", in VG_() 676 VG_TRACK( post_mem_write, Vg_CoreSignal, tid, in VG_() [all …]
|
D | sigframe-x86-darwin.c | 188 VG_TRACK( post_reg_write, Vg_CoreSignal, tid, VG_O_STACK_PTR, sizeof(UInt)); in VG_() 192 VG_TRACK( post_reg_write, Vg_CoreSignal, tid, VG_O_INSTR_PTR, sizeof(UInt)); in VG_() 195 VG_TRACK( pre_mem_write, Vg_CoreSignal, tid, "signal handler frame", in VG_() 203 VG_TRACK( post_mem_write, Vg_CoreSignal, tid, in VG_() 205 VG_TRACK( post_mem_write, Vg_CoreSignal, tid, in VG_() 207 VG_TRACK( post_mem_write, Vg_CoreSignal, tid, in VG_() 259 VG_TRACK( die_mem_stack_signal, in VG_() 264 VG_TRACK( post_deliver_signal, tid, sigNo ); in VG_()
|
D | sigframe-ppc64-linux.c | 121 VG_TRACK( post_reg_write, Vg_CoreSignal, tst->tid, \ 128 VG_TRACK( post_reg_write, Vg_CoreSignal, tst->tid, \ 180 VG_TRACK( pre_mem_write, Vg_CoreSignal, tid, "signal handler frame", in VG_() 183 VG_TRACK( post_mem_write, Vg_CoreSignal, tid, in VG_() 193 VG_TRACK( post_mem_write, Vg_CoreSignal, tid, in VG_() 200 VG_TRACK( post_mem_write, Vg_CoreSignal, tid, in VG_() 243 VG_TRACK(post_mem_write, Vg_CoreSignal, tst->tid, in VG_() 344 VG_TRACK(die_mem_stack_signal, sp, frame_size); in VG_() 353 VG_TRACK( post_deliver_signal, tid, sigNo ); in VG_()
|
D | sigframe-amd64-darwin.c | 200 VG_TRACK( post_reg_write, Vg_CoreSignal, tid, VG_O_STACK_PTR, sizeof(ULong)); in VG_() 204 VG_TRACK( post_reg_write, Vg_CoreSignal, tid, VG_O_INSTR_PTR, sizeof(ULong)); in VG_() 207 VG_TRACK( pre_mem_write, Vg_CoreSignal, tid, "signal handler frame", in VG_() 216 VG_TRACK( post_mem_write, Vg_CoreSignal, tid, in VG_() 218 VG_TRACK( post_mem_write, Vg_CoreSignal, tid, in VG_() 220 VG_TRACK( post_mem_write, Vg_CoreSignal, tid, in VG_() 272 VG_TRACK( die_mem_stack_signal, in VG_() 277 VG_TRACK( post_deliver_signal, tid, sigNo ); in VG_()
|
D | sigframe-arm64-linux.c | 129 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() 182 VG_TRACK( pre_mem_write, Vg_CoreSignal, tst->tid, /* VVVVV */ in VG_() 192 VG_TRACK( post_mem_write, Vg_CoreSignal, tst->tid, /* ^^^^^ */ in VG_() 201 VG_TRACK( post_reg_write, Vg_CoreSignal, tid, VG_O_STACK_PTR, in VG_() 281 VG_TRACK( die_mem_stack_signal, sp - VG_STACK_REDZONE_SZB, in VG_() 291 VG_TRACK( post_deliver_signal, tid, sigNo ); in VG_()
|
D | sigframe-amd64-linux.c | 418 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() 474 VG_TRACK( post_reg_write, Vg_CoreSignal, tid, VG_O_STACK_PTR, sizeof(Addr)); in VG_() 482 VG_TRACK( post_reg_write, Vg_CoreSignal, tst->tid, in VG_() 484 VG_TRACK( post_reg_write, Vg_CoreSignal, tst->tid, in VG_() 486 VG_TRACK( post_reg_write, Vg_CoreSignal, tst->tid, in VG_() 488 VG_TRACK( post_reg_write, Vg_CoreSignal, tst->tid, in VG_() 591 VG_TRACK( die_mem_stack_signal, rsp - VG_STACK_REDZONE_SZB, in VG_() 601 VG_TRACK( post_deliver_signal, tid, sigNo ); in VG_()
|
D | sigframe-arm-linux.c | 136 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() 196 VG_TRACK( pre_mem_write, Vg_CoreSignal, tst->tid, /* VVVVV */ in VG_() 205 VG_TRACK( post_mem_write, Vg_CoreSignal, tst->tid, /* ^^^^^ */ in VG_() 219 VG_TRACK( post_reg_write, Vg_CoreSignal, tid, VG_O_STACK_PTR, in VG_() 305 VG_TRACK( die_mem_stack_signal, sp - VG_STACK_REDZONE_SZB, in VG_() 315 VG_TRACK( post_deliver_signal, tid, sigNo ); in VG_()
|
D | sigframe-mips64-linux.c | 79 VG_TRACK(pre_mem_write, Vg_CoreSignal, tst->tid, "signal frame mcontext", in setup_sigcontext() 148 VG_TRACK(pre_mem_write, Vg_CoreSignal, tid, "signal frame siginfo", in VG_() 153 VG_TRACK(post_mem_write, Vg_CoreSignal, tid, in VG_() 157 VG_TRACK(pre_mem_write, Vg_CoreSignal, tid, "signal frame ucontext", in VG_() 164 VG_TRACK(post_mem_write, Vg_CoreSignal, tid, (Addr)ucp, in VG_() 197 VG_TRACK( post_reg_write, Vg_CoreSignal, tid, VG_O_STACK_PTR, sizeof(Addr)); in VG_() 266 VG_TRACK(die_mem_stack_signal, sp, frame_size); in VG_() 272 VG_TRACK( post_deliver_signal, tid, sigNo ); in VG_()
|
D | sigframe-mips32-linux.c | 84 VG_TRACK( pre_mem_write, Vg_CoreSignal, tst->tid, "signal frame mcontext", in setup_sigcontext2() 163 VG_TRACK( pre_mem_write, Vg_CoreSignal, tid, "signal frame siginfo", in VG_() 168 VG_TRACK( post_mem_write, Vg_CoreSignal, tid, in VG_() 172 VG_TRACK( pre_mem_write, Vg_CoreSignal, tid, "signal frame ucontext", in VG_() 179 VG_TRACK( post_mem_write, Vg_CoreSignal, tid, (Addr)ucp, in VG_() 257 VG_TRACK( post_reg_write, Vg_CoreSignal, tid, VG_O_STACK_PTR, sizeof(Addr)); in VG_() 339 VG_TRACK(die_mem_stack_signal, sp, frame_size); in VG_() 345 VG_TRACK( post_deliver_signal, tid, sigNo ); in VG_()
|
D | sigframe-x86-linux.c | 440 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() 560 VG_TRACK( post_reg_write, Vg_CoreSignal, tid, VG_O_STACK_PTR, sizeof(Addr)); in VG_() 670 VG_TRACK( die_mem_stack_signal, esp - VG_STACK_REDZONE_SZB, in VG_() 680 VG_TRACK( post_deliver_signal, tid, sigNo ); in VG_()
|
D | sigframe-tilegx-linux.c | 77 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_() 339 VG_TRACK(die_mem_stack_signal, sp, frame_size); in VG_() 345 VG_TRACK( post_deliver_signal, tid, sigNo ); in VG_()
|
D | sigframe-s390x-linux.c | 66 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() 427 VG_TRACK( post_reg_write, Vg_CoreSignal, tid, VG_O_STACK_PTR, sizeof(Addr)); in VG_() 512 VG_TRACK( die_mem_stack_signal, sp - VG_STACK_REDZONE_SZB, in VG_() 522 VG_TRACK( post_deliver_signal, tid, sigNo ); in VG_()
|
D | sigframe-common.c | 49 VG_TRACK( new_mem_stack_signal, addr - VG_STACK_REDZONE_SZB, size, tid ); in track_frame_memory()
|
/external/valgrind/coregrind/ |
D | m_stacks.c | 428 VG_TRACK( die_mem_stack, old_SP, delta ); \ 439 VG_TRACK( new_mem_stack_w_ECU, new_SP, -delta, ecu ); in VG_() 451 VG_TRACK( new_mem_stack, new_SP, -delta ); in VG_()
|
/external/valgrind/coregrind/m_initimg/ |
D | initimg-linux.c | 1149 VG_TRACK(post_reg_write, Vg_CoreStartup, /*tid*/1, VG_O_STACK_PTR, 8); in VG_() 1150 VG_TRACK(post_reg_write, Vg_CoreStartup, /*tid*/1, VG_O_FPC_REG, 4); in VG_() 1151 VG_TRACK(post_reg_write, Vg_CoreStartup, /*tid*/1, VG_O_INSTR_PTR, 8); in VG_() 1207 VG_TRACK( post_reg_write, Vg_CoreStartup, /*tid*/1, /*offset*/0, in VG_() 1216 VG_TRACK(new_mem_brk, VG_(brk_base), seg->end + 1 - VG_(brk_base), in VG_() 1218 VG_TRACK(die_mem_brk, VG_(brk_base), seg->end + 1 - VG_(brk_base)); in VG_()
|
/external/valgrind/coregrind/m_gdbserver/ |
D | target.c | 435 VG_TRACK( new_mem_stack_w_ECU, new_SP, -delta, 0 ); in usr_store_inferior_registers() 436 VG_TRACK( new_mem_stack, new_SP, -delta ); in usr_store_inferior_registers() 437 VG_TRACK( post_mem_write, Vg_CoreClientReq, tid, in usr_store_inferior_registers()
|