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
static if(MACHOBJ)
void
Obj_linnum

Parameters

srcpos Srcpos

source file position

seg int

segment it corresponds to

offset targ_size_t

offset within seg

Meta