Searched refs:elf_prstatus_t (Results 1 – 1 of 1) sorted by relevance
2168 typedef struct prstatus32 elf_prstatus_t; typedef2179 typedef prstatus_t elf_prstatus_t; typedef2259 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),