gem5  v22.1.0.0
Public Types | Public Attributes | List of all members
gem5::loader::Symbol Struct Reference

#include <symtab.hh>

Public Types

enum class  Binding { Global , Local , Weak }
 

Public Attributes

Binding binding
 
std::string name
 
Addr address
 

Detailed Description

Definition at line 51 of file symtab.hh.

Member Enumeration Documentation

◆ Binding

Enumerator
Global 
Local 
Weak 

Definition at line 53 of file symtab.hh.

Member Data Documentation

◆ address

Addr gem5::loader::Symbol::address

◆ binding

Binding gem5::loader::Symbol::binding

Definition at line 60 of file symtab.hh.

Referenced by gem5::loader::ElfObject::ElfObject().

◆ name

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

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

Generated on Wed Dec 21 2022 10:24:15 for gem5 by doxygen 1.9.1