Symbol: ATF_TP_ADD_TC_HAVE_DBREGS
tests/lib/libc/sys/t_ptrace_x86_wait.h
4457
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_print); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4458
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_preserve_dr0); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4459
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_preserve_dr1); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4460
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_preserve_dr2); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4461
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_preserve_dr3); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4462
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_preserve_dr0_yield); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4463
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_preserve_dr1_yield); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4464
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_preserve_dr2_yield); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4465
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_preserve_dr3_yield); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4466
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_preserve_dr0_continued); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4467
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_preserve_dr1_continued); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4468
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_preserve_dr2_continued); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4469
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_preserve_dr3_continued); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4470
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_dr0_trap_variable_writeonly_byte); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4471
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_dr1_trap_variable_writeonly_byte); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4472
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_dr2_trap_variable_writeonly_byte); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4473
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_dr3_trap_variable_writeonly_byte); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4474
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_dr0_trap_variable_writeonly_2bytes); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4475
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_dr1_trap_variable_writeonly_2bytes); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4476
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_dr2_trap_variable_writeonly_2bytes); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4477
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_dr3_trap_variable_writeonly_2bytes); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4478
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_dr0_trap_variable_writeonly_4bytes); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4479
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_dr1_trap_variable_writeonly_4bytes); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4480
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_dr2_trap_variable_writeonly_4bytes); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4481
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_dr3_trap_variable_writeonly_4bytes); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4482
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_dr0_trap_variable_readwrite_write_byte); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4483
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_dr1_trap_variable_readwrite_write_byte); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4484
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_dr2_trap_variable_readwrite_write_byte); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4485
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_dr3_trap_variable_readwrite_write_byte); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4486
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_dr0_trap_variable_readwrite_write_2bytes); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4487
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_dr1_trap_variable_readwrite_write_2bytes); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4488
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_dr2_trap_variable_readwrite_write_2bytes); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4489
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_dr3_trap_variable_readwrite_write_2bytes); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4490
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_dr0_trap_variable_readwrite_write_4bytes); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4491
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_dr1_trap_variable_readwrite_write_4bytes); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4492
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_dr2_trap_variable_readwrite_write_4bytes); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4493
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_dr3_trap_variable_readwrite_write_4bytes); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4494
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_dr0_trap_variable_readwrite_read_byte); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4495
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_dr1_trap_variable_readwrite_read_byte); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4496
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_dr2_trap_variable_readwrite_read_byte); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4497
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_dr3_trap_variable_readwrite_read_byte); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4498
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_dr0_trap_variable_readwrite_read_2bytes); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4499
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_dr1_trap_variable_readwrite_read_2bytes); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4500
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_dr2_trap_variable_readwrite_read_2bytes); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4501
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_dr3_trap_variable_readwrite_read_2bytes); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4502
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_dr0_trap_variable_readwrite_read_4bytes); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4503
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_dr1_trap_variable_readwrite_read_4bytes); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4504
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_dr2_trap_variable_readwrite_read_4bytes); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4505
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_dr3_trap_variable_readwrite_read_4bytes); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4506
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_dr0_trap_code); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4507
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_dr1_trap_code); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4508
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_dr2_trap_code); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4509
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_dr3_trap_code); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4510
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_dr0_dont_inherit_lwp); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4511
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_dr1_dont_inherit_lwp); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4512
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_dr2_dont_inherit_lwp); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4513
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_dr3_dont_inherit_lwp); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4514
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_dr0_dont_inherit_execve); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4515
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_dr1_dont_inherit_execve); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4516
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_dr2_dont_inherit_execve); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4517
ATF_TP_ADD_TC_HAVE_DBREGS(tp, dbregs_dr3_dont_inherit_execve); \
tests/lib/libc/sys/t_ptrace_x86_wait.h
4518
ATF_TP_ADD_TC_HAVE_DBREGS(tp, x86_cve_2018_8897); \