MachObj_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
MachObj_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