Home
last modified time | relevance | path

Searched defs:line_entry (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/
H A DLineTable.cpp139 for (const auto &line_entry : Lines) { in encode() local
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Ddwarf2dbg.c163 struct line_entry struct
165 struct line_entry *next; argument
170 /* Don't change the offset of next in line_entry. set_or_check_view argument
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Ddwarf2dbg.c167 struct line_entry struct
169 struct line_entry *next; argument
174 /* Don't change the offset of next in line_entry. set_or_check_view argument
/netbsd-src/external/gpl2/groff/dist/src/preproc/tbl/
H A Dtable.cpp252 class line_entry : public simple_entry { class
793 line_entry::line_entry(const entry_modifier *m) in line_entry() function in line_entry