Searched defs:pcb (Results 1 - 25 of 88) sorted by relevance

1234

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dsparcnbsd-nat.c37 sparc32nbsd_supply_pcb (struct regcache *regcache, struct pcb *pcb) argument
[all...]
H A Di386nbsd-nat.c39 i386nbsd_supply_pcb (struct regcache *regcache, struct pcb *pcb) argument
[all...]
H A Damd64obsd-nat.c72 amd64obsd_supply_pcb(struct regcache *regcache, struct pcb *pcb) argument
[all...]
H A Di386obsd-nat.c42 i386obsd_supply_pcb (struct regcache *regcache, struct pcb *pcb) argument
[all...]
H A Di386fbsd-nat.c90 i386fbsd_supply_pcb(struct regcache *regcache, struct pcb *pcb) argument
[all...]
H A Dppcnbsd-nat.c146 ppcnbsd_supply_pcb (struct regcache *regcache, struct pcb *pcb) argument
H A Dppcobsd-nat.c160 ppcobsd_supply_pcb(struct regcache *regcache, struct pcb *pcb) argument
H A Dsparc64nbsd-nat.c138 sparc64nbsd_supply_pcb(struct regcache *regcache, struct pcb *pcb) argument
[all...]
H A Dsparc64obsd-nat.c109 sparc64obsd_supply_pcb(struct regcache *regcache, struct pcb *pcb) argument
[all...]
H A Dvaxbsd-nat.c107 vaxbsd_supply_pcb(struct regcache *regcache, struct pcb *pcb) argument
[all...]
H A Damd64fbsd-nat.c104 amd64fbsd_supply_pcb(struct regcache *regcache, struct pcb *pcb) argument
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Ddoloop-1.c7 void foo (int count, char* pca, char* pcb) { argument
/openbsd-current/sys/arch/sh/include/
H A Dpcb.h39 struct pcb { struct
/openbsd-current/sys/arch/hppa/include/
H A Dpcb.h35 struct pcb { struct
/openbsd-current/sys/arch/powerpc/powerpc/
H A Dfpu.c46 struct pcb *pcb = &p->p_addr->u_pcb; local
107 struct pcb *pcb; local
[all...]
H A Dprocess_machdep.c50 struct pcb *pcb = &p->p_addr->u_pcb; local
78 struct pcb *pcb = &p->p_addr->u_pcb; local
125 struct pcb *pcb = &p->p_addr->u_pcb; local
159 struct pcb *pcb = &p->p_addr->u_pcb; local
[all...]
/openbsd-current/sys/arch/alpha/include/
H A Dpcb.h52 struct pcb { struct
/openbsd-current/sys/arch/mips64/include/
H A Dpcb.h48 struct pcb { struct
/openbsd-current/sys/arch/amd64/include/
H A Dpcb.h78 struct pcb { struct
/openbsd-current/sys/arch/powerpc64/powerpc64/
H A Dfpu.c69 struct pcb *pcb = &p->p_addr->u_pcb; local
/openbsd-current/sys/arch/riscv64/riscv64/
H A Dfpu.c41 struct pcb *pcb = &p->p_addr->u_pcb; local
98 struct pcb *pcb = &p->p_addr->u_pcb; local
/openbsd-current/sys/arch/riscv64/include/
H A Dpcb.h32 struct pcb { struct
/openbsd-current/sys/arch/arm64/arm64/
H A Dfpu.c28 struct pcb *pcb = &p->p_addr->u_pcb; local
80 struct pcb *pcb = &p->p_addr->u_pcb; local
158 struct pcb *pcb local
[all...]
/openbsd-current/sys/arch/arm64/include/
H A Dpcb.h31 struct pcb { struct
/openbsd-current/sys/arch/sh/sh/
H A Dprocess_machdep.c177 struct pcb *pcb = p->p_md.md_pcb; local
236 struct pcb *pcb = p->p_md.md_pcb; local

Completed in 281 milliseconds

1234