Home
last modified time | relevance | path

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

/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dx86_64.rs1 use PT_FIRSTMACH;
36 pub const PT_STEP: ::c_int = PT_FIRSTMACH + 0;
37 pub const PT_GETREGS: ::c_int = PT_FIRSTMACH + 1;
38 pub const PT_SETREGS: ::c_int = PT_FIRSTMACH + 2;
39 pub const PT_GETFPREGS: ::c_int = PT_FIRSTMACH + 3;
40 pub const PT_SETFPREGS: ::c_int = PT_FIRSTMACH + 4;
Darm.rs1 use PT_FIRSTMACH;
19 pub const PT_GETREGS: ::c_int = PT_FIRSTMACH + 1;
20 pub const PT_SETREGS: ::c_int = PT_FIRSTMACH + 2;
21 pub const PT_GETFPREGS: ::c_int = PT_FIRSTMACH + 3;
22 pub const PT_SETFPREGS: ::c_int = PT_FIRSTMACH + 4;
Dpowerpc.rs1 use PT_FIRSTMACH;
19 pub const PT_STEP: ::c_int = PT_FIRSTMACH + 0;
20 pub const PT_GETREGS: ::c_int = PT_FIRSTMACH + 1;
21 pub const PT_SETREGS: ::c_int = PT_FIRSTMACH + 2;
Daarch64.rs1 use PT_FIRSTMACH;
100 pub const PT_GETREGS: ::c_int = PT_FIRSTMACH + 0;
101 pub const PT_SETREGS: ::c_int = PT_FIRSTMACH + 1;
102 pub const PT_GETFPREGS: ::c_int = PT_FIRSTMACH + 2;
103 pub const PT_SETFPREGS: ::c_int = PT_FIRSTMACH + 3;
Dmod.rs2237 pub const PT_FIRSTMACH: ::c_int = 32; constant
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dx86_64.rs1 use PT_FIRSTMACH;
126 pub const PT_STEP: ::c_int = PT_FIRSTMACH + 0;
127 pub const PT_GETREGS: ::c_int = PT_FIRSTMACH + 1;
128 pub const PT_SETREGS: ::c_int = PT_FIRSTMACH + 2;
129 pub const PT_GETFPREGS: ::c_int = PT_FIRSTMACH + 3;
130 pub const PT_SETFPREGS: ::c_int = PT_FIRSTMACH + 4;
Dmod.rs1601 pub const PT_FIRSTMACH: ::c_int = 32; constant
/third_party/rust/crates/libc/libc-test/semver/
Dopenbsd.txt674 PT_FIRSTMACH
Ddragonfly.txt778 PT_FIRSTMACH
Dnetbsd.txt820 PT_FIRSTMACH
Dfreebsd.txt956 PT_FIRSTMACH
Dapple.txt1103 PT_FIRSTMACH
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
Dmod.rs1127 pub const PT_FIRSTMACH: ::c_int = 32; constant
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs2359 pub const PT_FIRSTMACH: ::c_int = 64; constant
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs2830 pub const PT_FIRSTMACH: ::c_int = 32; constant