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

#include <mybfd.h>

Public Attributes

struct bfd_hash_entrynext
 
const char * string
 
unsigned long hash
 

Detailed Description

Definition at line 361 of file mybfd.h.

Member Data Documentation

◆ hash

unsigned long bfd_hash_entry::hash

Definition at line 368 of file mybfd.h.

◆ next

struct bfd_hash_entry* bfd_hash_entry::next

Definition at line 363 of file mybfd.h.

◆ string

const char* bfd_hash_entry::string

Definition at line 365 of file mybfd.h.


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