OmfObj_reftocodeseg

Refer to address that is in the code segment. 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(TARGET_WINDOS)
void
OmfObj_reftocodeseg

Meta