Rizin
unix-like reverse engineering framework and cli tools
elf_link_hash_entry::gotplt_union Union Reference

#include <elf-bfd.h>

Public Attributes

bfd_signed_vma refcount
 
bfd_vma offset
 
struct got_entry * glist
 
struct plt_entry * plist
 

Detailed Description

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

Member Data Documentation

◆ glist

struct got_entry* elf_link_hash_entry::gotplt_union::glist

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

◆ offset

bfd_vma elf_link_hash_entry::gotplt_union::offset

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

◆ plist

struct plt_entry* elf_link_hash_entry::gotplt_union::plist

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

◆ refcount

bfd_signed_vma elf_link_hash_entry::gotplt_union::refcount

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


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