Relocation
version(COMPILE)
extern (
C++) nothrow
static if(MACHOBJ)
struct Relocation {
}
- flag
ubyte flag;
Undocumented in source.
- funcsym
Symbol* funcsym;
Undocumented in source.
- offset
targ_size_t offset;
Undocumented in source.
- rtype
ubyte rtype;
Undocumented in source.
- targseg
uint targseg;
Undocumented in source.
- targsym
Symbol* targsym;
Undocumented in source.
- val
short val;
Undocumented in source.
dmd backend machobj
aliasesenumsfunctionsmanifest constantsstatic variablesstructs