Searched refs:DebugLinesSubsectionRef (Results 1 – 11 of 11) sorted by relevance
53 DebugLinesSubsectionRef::DebugLinesSubsectionRef() in DebugLinesSubsectionRef() function in DebugLinesSubsectionRef56 Error DebugLinesSubsectionRef::initialize(BinaryStreamReader Reader) { in initialize()67 bool DebugLinesSubsectionRef::hasColumnInfo() const { in hasColumnInfo()
35 DebugLinesSubsectionRef Fragment; in visitDebugSubsection()
79 class DebugLinesSubsectionRef final : public DebugSubsectionRef {86 DebugLinesSubsectionRef();
25 class DebugLinesSubsectionRef; variable38 virtual Error visitLines(DebugLinesSubsectionRef &Lines,
130 const DebugLinesSubsectionRef &Lines);583 const DebugLinesSubsectionRef &Lines) { in fromCodeViewSubsection() 769 Error visitLines(DebugLinesSubsectionRef &Lines,799 DebugLinesSubsectionRef &Lines, const StringsAndChecksumsRef &State) { in visitLines()
756 DebugLinesSubsectionRef Lines; in traverseSymbolSection() 1076 DebugLinesSubsectionRef &Lines) -> Error { in createScopes() 1104 if (Error Err = iterateModuleSubsections<DebugLinesSubsectionRef>( in createScopes()
1752 DebugLinesSubsectionRef &lines, in findLineTable()1804 DebugLinesSubsectionRef linesTmp; in findLineTable()1837 DebugLinesSubsectionRef lines; in getFileLineCodeView()
470 DebugLinesSubsectionRef Lines; in findLineTable()
848 return iterateModuleSubsections<DebugLinesSubsectionRef>( in dumpLines()852 DebugLinesSubsectionRef &Lines) -> Error { in dumpLines()
1205 DebugLinesSubsectionRef lines; in ParseLineTable()
1311 DebugLinesSubsectionRef LineInfo; in printCodeViewSymbolSection()