MsCoffObj_linnum

Record file and line number at segment and offset.

version(COMPILE)
extern (C++) nothrow @safe @trusted
void
MsCoffObj_linnum
(,
int seg
,
targ_size_t offset
)

Parameters

srcpos Srcpos

source file position

seg int

segment it corresponds to

offset targ_size_t

offset within seg

Suggestion Box / Bug Report