libdragon
Loading...
Searching...
No Matches
Data Fields
dso_reloc_t Struct Reference

DSO relocation. More...

#include <dso_format.h>

Data Fields

uint32_t offset
 Program-relative offset of relocation target.
 
uint32_t info
 Top 8 bits: type; lowest 24 bits: symbol index.
 

Detailed Description

DSO relocation.

Field Documentation

◆ offset

uint32_t dso_reloc_t::offset

Program-relative offset of relocation target.

◆ info

uint32_t dso_reloc_t::info

Top 8 bits: type; lowest 24 bits: symbol index.


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