Relocation

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
version(COMPILE)
extern (C++) nothrow
static if(MACHOBJ)
struct Relocation {}

Members

Variables

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.

Meta