gem5  v22.1.0.0
Classes | Enumerations | Functions
gem5::auxv Namespace Reference

Classes

class  AuxVector
 

Enumerations

enum  Type {
  Null = 0 , Ignore = 1 , Execfd = 2 , Phdr = 3 ,
  Phent = 4 , Phnum = 5 , Pagesz = 6 , Base = 7 ,
  Flags = 8 , Entry = 9 , Notelf = 10 , Uid = 11 ,
  Euid = 12 , Gid = 13 , Egid = 14 , Platform = 15 ,
  Hwcap = 16 , Clktck = 17 , Secure = 23 , BasePlatform = 24 ,
  Random = 25 , Hwcap2 = 26 , Execfn = 31 , VectorSize = 44
}
 

Functions

template<class IntType >
AuxVector< IntType > swap_byte (const AuxVector< IntType > &av)
 

Enumeration Type Documentation

◆ Type

Enumerator
Null 
Ignore 
Execfd 
Phdr 
Phent 
Phnum 
Pagesz 
Base 
Flags 
Entry 
Notelf 
Uid 
Euid 
Gid 
Egid 
Platform 
Hwcap 
Clktck 
Secure 
BasePlatform 
Random 
Hwcap2 
Execfn 
VectorSize 

Definition at line 65 of file aux_vector.hh.

Function Documentation

◆ swap_byte()

template<class IntType >
AuxVector<IntType> gem5::auxv::swap_byte ( const AuxVector< IntType > &  av)
inline

Generated on Wed Dec 21 2022 10:23:37 for gem5 by doxygen 1.9.1