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

#include <elf-bfd.h>

Public Attributes

bfdabfd
 
unsigned long indx [LOCAL_SYM_CACHE_SIZE]
 
unsigned int shndx [LOCAL_SYM_CACHE_SIZE]
 

Detailed Description

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

Member Data Documentation

◆ abfd

bfd* sym_sec_cache::abfd

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

◆ indx

unsigned long sym_sec_cache::indx[LOCAL_SYM_CACHE_SIZE]

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

◆ shndx

unsigned int sym_sec_cache::shndx[LOCAL_SYM_CACHE_SIZE]

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


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