gem5  [DEVELOP-FOR-23.0]
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Types | Public Attributes | List of all members
gem5::loader::Symbol Struct Reference

#include <symtab.hh>

Public Types

enum  Binding { Binding::Global, Binding::Local, Binding::Weak }
 

Public Attributes

Binding binding
 
std::string name
 
Addr address
 

Detailed Description

Definition at line 50 of file symtab.hh.

Member Enumeration Documentation

◆ Binding

Enumerator
Global 
Local 
Weak 

Definition at line 52 of file symtab.hh.

Member Data Documentation

◆ address

Addr gem5::loader::Symbol::address

◆ binding

Binding gem5::loader::Symbol::binding

Definition at line 59 of file symtab.hh.

Referenced by gem5::loader::ElfObject::ElfObject(), getSymbolError(), and TEST().

◆ name

std::string gem5::loader::Symbol::name

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

Generated on Sun Jul 30 2023 01:57:50 for gem5 by doxygen 1.8.17