Upx_Doxygen
https://github.com/upx/upx
|
Public Member Functions | |
Relocation (const Section *s, unsigned o, const char *t, const Symbol *v, upx_uint64_t a) | |
Public Attributes | |
const Section * | section |
unsigned | offset |
const char * | type |
const Symbol * | value |
upx_uint64_t | add |