libdragon
|
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. | |
DSO relocation.
uint32_t dso_reloc_t::offset |
Program-relative offset of relocation target.
uint32_t dso_reloc_t::info |
Top 8 bits: type; lowest 24 bits: symbol index.