HomeSort by: relevance | last modified time | path
    Searched defs:dbregs_trap_variable (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/lib/libc/sys/
t_ptrace_x86_wait.h 377 dbregs_trap_variable(int reg, int cond, int len, bool write) function in typeref:typename:void
525 dbregs_trap_variable(0, 1, 0, true);
541 dbregs_trap_variable(1, 1, 0, true);
557 dbregs_trap_variable(2, 1, 0, true);
573 dbregs_trap_variable(3, 1, 0, true);
589 dbregs_trap_variable(0, 1, 1, true);
605 dbregs_trap_variable(1, 1, 1, true);
621 dbregs_trap_variable(2, 1, 1, true);
637 dbregs_trap_variable(3, 1, 1, true);
653 dbregs_trap_variable(0, 1, 3, true)
    [all...]
t_ptrace_x86_wait.h 377 dbregs_trap_variable(int reg, int cond, int len, bool write) function in typeref:typename:void
525 dbregs_trap_variable(0, 1, 0, true);
541 dbregs_trap_variable(1, 1, 0, true);
557 dbregs_trap_variable(2, 1, 0, true);
573 dbregs_trap_variable(3, 1, 0, true);
589 dbregs_trap_variable(0, 1, 1, true);
605 dbregs_trap_variable(1, 1, 1, true);
621 dbregs_trap_variable(2, 1, 1, true);
637 dbregs_trap_variable(3, 1, 1, true);
653 dbregs_trap_variable(0, 1, 3, true)
    [all...]

Completed in 22 milliseconds