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

#include <linux_coredump.h>

Public Attributes

void * data
 
size_t size
 

Detailed Description

Definition at line 159 of file linux_coredump.h.

Member Data Documentation

◆ data

void* auxv_buff::data

Definition at line 160 of file linux_coredump.h.

Referenced by test_group_name.GroupTest::run().

◆ size

size_t auxv_buff::size

Definition at line 161 of file linux_coredump.h.


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