Searched defs:line_entry (Results 1 – 4 of 4) sorted by relevance
139 for (const auto &line_entry : Lines) { in encode() local
163 struct line_entry struct165 struct line_entry *next; argument170 /* Don't change the offset of next in line_entry. set_or_check_view argument
167 struct line_entry struct169 struct line_entry *next; argument174 /* Don't change the offset of next in line_entry. set_or_check_view argument
252 class line_entry : public simple_entry { class793 line_entry::line_entry(const entry_modifier *m) in line_entry() function in line_entry