Searched defs:elf_prstatus (Results 1 – 2 of 2) sorted by relevance
48 struct elf_prstatus struct50 struct elf_prstatus_common common; argument51 elf_gregset_t pr_reg; /* GP registers */52 int pr_fpvalid; /* True if math co-processor being used. */
52 #define elf_prstatus compat_elf_prstatus macro