Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dimgact_elf.c2168 typedef struct prstatus32 elf_prstatus_t; typedef
2179 typedef prstatus_t elf_prstatus_t; typedef
2259 elf_prstatus_t *status; in __elfN()
2267 status->pr_statussz = sizeof(elf_prstatus_t); in __elfN()
2287 elf_prstatus_t *status; in __elfN()
2301 .size = sizeof(elf_prstatus_t),