Home
last modified time | relevance | path

Searched refs:kdp_machine_read_regs (Results 1 – 4 of 4) sorted by relevance

/xnu-11215.81.4/osfmk/kdp/
H A Dkdp_internal.h142 kdp_machine_read_regs(
H A Dkdp.c797 rp->error = kdp_machine_read_regs(rq->cpu, rq->flavor, rp->data, &size); in kdp_readregs()
/xnu-11215.81.4/osfmk/kdp/ml/arm/
H A Dkdp_machdep.c154 kdp_machine_read_regs(__unused unsigned int cpu, unsigned int flavor, char * data, int * size) in kdp_machine_read_regs() function
/xnu-11215.81.4/osfmk/kdp/ml/x86_64/
H A Dkdp_machdep.c197 kdp_machine_read_regs( in kdp_machine_read_regs() function