RetroArch
Public Attributes | List of all members
GFDRelocationHeader Struct Reference

Public Attributes

uint32_t magic
 
uint32_t headerSize
 
uint32_t unk1
 
uint32_t dataSize
 
uint32_t dataOffset
 
uint32_t textSize
 
uint32_t textOffset
 
uint32_t patchBase
 
uint32_t patchCount
 
uint32_t patchOffset
 

Member Data Documentation

◆ dataOffset

uint32_t GFDRelocationHeader::dataOffset

◆ dataSize

uint32_t GFDRelocationHeader::dataSize

◆ headerSize

uint32_t GFDRelocationHeader::headerSize

◆ magic

uint32_t GFDRelocationHeader::magic

◆ patchBase

uint32_t GFDRelocationHeader::patchBase

◆ patchCount

uint32_t GFDRelocationHeader::patchCount

◆ patchOffset

uint32_t GFDRelocationHeader::patchOffset

◆ textOffset

uint32_t GFDRelocationHeader::textOffset

◆ textSize

uint32_t GFDRelocationHeader::textSize

◆ unk1

uint32_t GFDRelocationHeader::unk1

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