#include <Symbol.h>
◆ binding
uint32_t Elf_Symbol_t::binding |
◆ information
uint8_t Elf_Symbol_t::information |
◆ is_exported
bool Elf_Symbol_t::is_exported |
Whether or not the symbol is exported
◆ is_imported
bool Elf_Symbol_t::is_imported |
Whether or not the symbol is imported
◆ name
const char* Elf_Symbol_t::name |
◆ other
uint8_t Elf_Symbol_t::other |
◆ shndx
uint16_t Elf_Symbol_t::shndx |
◆ size
uint64_t Elf_Symbol_t::size |
◆ type
uint32_t Elf_Symbol_t::type |
◆ value
uint64_t Elf_Symbol_t::value |
The documentation for this struct was generated from the following file: