Obj_linnum

Record file and line number at segment and offset. The actual .debug_line segment is put out by dwarf_termfile().

version(COMPILE)
extern (C++) nothrow
void
Obj_linnum
(,
int seg
,
targ_size_t offset
)

Parameters

srcpos
Type: Srcpos

source file position

seg
Type: int

segment it corresponds to

offset

offset within seg

Meta