C# Class CSPspEmu.Hle.Formats.Elf.Symbol

Show file Open project: soywiz/cspspemu

Public Properties

Property Type Description
Bind BindEnum
Index ushort
Name String
Other byte
Size uint
Type TypeEnum
Value uint

Property Details

Bind public property

?
public BindEnum Bind
return BindEnum

Index public property

?
public ushort Index
return ushort

Name public property

?
public String Name
return String

Other public property

?
public byte Other
return byte

Size public property

?
public uint Size
return uint

Type public property

?
public TypeEnum Type
return TypeEnum

Value public property

?
public uint Value
return uint