Obj_reftocodeseg

Refer to address that is in the current function code (funcsym_p). Only offsets are output, regardless of the memory model. Used to put values in switch address tables. Input: seg = where the address is going (CODE or DATA) offset = offset within seg val = displacement from start of this module

version(COMPILE)
extern (C++) nothrow
static if(MACHOBJ)
void
Obj_reftocodeseg

Meta