MsCoffObj_linnum

Record file and line number at segment and offset.

version(COMPILE)
extern (C++) nothrow
static if(TARGET_WINDOS)
void
MsCoffObj_linnum

Parameters

srcpos Srcpos

source file position

seg int

segment it corresponds to

offset targ_size_t

offset within seg

Meta