ElfObj_linnum

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

nothrow
void
ElfObj_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

Meta