Home
last modified time | relevance | path

Searched refs:curlnoffset (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Ddwarfread.c2763 file_ptr curlnoffset; in scan_compilation_units() local
2790 curlnoffset = di.has_at_stmt_list ? lnoffset + di.at_stmt_list : 0; in scan_compilation_units()
2806 LNFOFF (pst) = curlnoffset; in scan_compilation_units()
H A DChangeLog-19921474 lnoffset, and curlnoffset are file_ptr's now.