Rizin
unix-like reverse engineering framework and cli tools
thread_elf_note Struct Reference

#include <linux_coredump.h>

Public Attributes

prstatus_t * prstatus
 
elf_fpregset_t * fp_regset
 
siginfo_t * siginfo
 
struct thread_elf_noten
 

Detailed Description

Definition at line 165 of file linux_coredump.h.

Member Data Documentation

◆ fp_regset

elf_fpregset_t* thread_elf_note::fp_regset

Definition at line 167 of file linux_coredump.h.

◆ n

struct thread_elf_note* thread_elf_note::n

Definition at line 177 of file linux_coredump.h.

◆ prstatus

prstatus_t* thread_elf_note::prstatus

Definition at line 166 of file linux_coredump.h.

◆ siginfo

siginfo_t* thread_elf_note::siginfo

Definition at line 171 of file linux_coredump.h.


The documentation for this struct was generated from the following file: