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

#include <elf-bfd.h>

Public Attributes

const char * prefix
 
int prefix_length
 
int suffix_length
 
int type
 
int attr
 

Detailed Description

Definition at line 493 of file elf-bfd.h.

Member Data Documentation

◆ attr

int bfd_elf_special_section::attr

Definition at line 504 of file elf-bfd.h.

◆ prefix

const char* bfd_elf_special_section::prefix

Definition at line 494 of file elf-bfd.h.

Referenced by capstone.CsInsn::__gen_detail().

◆ prefix_length

int bfd_elf_special_section::prefix_length

Definition at line 495 of file elf-bfd.h.

◆ suffix_length

int bfd_elf_special_section::suffix_length

Definition at line 502 of file elf-bfd.h.

◆ type


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