Stackdb
Stackdb is a stackable, multi-target and -level source debugger and memory forensics library.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
os_linux_generic_decoder_data Struct Reference
Collaboration diagram for os_linux_generic_decoder_data:
Collaboration graph
[legend]

Data Fields

struct bsymbolsockaddr_type
 
struct symbolsockaddr_ptr_type
 
struct bsymbolsockaddr_un_type
 
struct bsymbolsockaddr_in_type
 
struct bsymbolsockaddr_in6_type
 
struct bsymbolmsghdr_type
 
struct bsymbolcmsghdr_type
 
struct bsymbolcmsgcred_type
 

Detailed Description

Definition at line 19 of file target_os_linux_generic_decoders.c.

Field Documentation

struct bsymbol* os_linux_generic_decoder_data::cmsgcred_type

Definition at line 27 of file target_os_linux_generic_decoders.c.

struct bsymbol* os_linux_generic_decoder_data::cmsghdr_type

Definition at line 26 of file target_os_linux_generic_decoders.c.

struct bsymbol* os_linux_generic_decoder_data::msghdr_type

Definition at line 25 of file target_os_linux_generic_decoders.c.

struct bsymbol* os_linux_generic_decoder_data::sockaddr_in6_type

Definition at line 24 of file target_os_linux_generic_decoders.c.

struct bsymbol* os_linux_generic_decoder_data::sockaddr_in_type

Definition at line 23 of file target_os_linux_generic_decoders.c.

struct symbol* os_linux_generic_decoder_data::sockaddr_ptr_type

Definition at line 21 of file target_os_linux_generic_decoders.c.

struct bsymbol* os_linux_generic_decoder_data::sockaddr_type

Definition at line 20 of file target_os_linux_generic_decoders.c.

struct bsymbol* os_linux_generic_decoder_data::sockaddr_un_type

Definition at line 22 of file target_os_linux_generic_decoders.c.


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