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

#include <elf_strtab.h>

Public Attributes

char * data
 
size_t size
 

Detailed Description

Definition at line 10 of file elf_strtab.h.

Member Data Documentation

◆ data

char* rz_bin_elf_strtab::data

Definition at line 11 of file elf_strtab.h.

Referenced by test_group_name.GroupTest::run(), and rz_bin_elf_strtab_new().

◆ size

size_t rz_bin_elf_strtab::size

Definition at line 12 of file elf_strtab.h.

Referenced by rz_bin_elf_strtab_new().


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