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

#include <elf-bfd.h>

Public Attributes

struct obj_attribute_listnext
 
int tag
 
obj_attribute attr
 

Detailed Description

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

Member Data Documentation

◆ attr

obj_attribute obj_attribute_list::attr

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

◆ next

struct obj_attribute_list* obj_attribute_list::next

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

◆ tag

int obj_attribute_list::tag

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


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