Home
last modified time | relevance | path

Searched refs:m_blobFirstLine (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/elftosb/dist/elftosb2/
H A Delftosb_lexer.l179 m_blobFirstLine = yylineno;
267 m_location.m_firstLine = m_blobFirstLine;
H A DElftosbLexer.h83 int m_blobFirstLine; //!< Line number for the first character of a blob. variable
H A DElftosbLexer.cpp14 : yyFlexLexer(&inputStream), m_line(1), m_blob(0), m_blobFirstLine(0) in ElftosbLexer()
H A Delftosb_lexer.cpp1035 m_blobFirstLine = yylineno;
1196 m_location.m_firstLine = m_blobFirstLine;