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

#include <bfdlink.h>

Public Attributes

struct bfd_elf_version_exprlist
 
void * htab
 
struct bfd_elf_version_exprremaining
 
unsigned int mask
 

Detailed Description

Definition at line 647 of file bfdlink.h.

Member Data Documentation

◆ htab

void* bfd_elf_version_expr_head::htab

Definition at line 651 of file bfdlink.h.

◆ list

struct bfd_elf_version_expr* bfd_elf_version_expr_head::list

Definition at line 649 of file bfdlink.h.

◆ mask

unsigned int bfd_elf_version_expr_head::mask

Definition at line 655 of file bfdlink.h.

◆ remaining

struct bfd_elf_version_expr* bfd_elf_version_expr_head::remaining

Definition at line 653 of file bfdlink.h.


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