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()
34 DebugLinesSubsectionRef Fragment; in visitDebugSubsection()
25 class DebugLinesSubsectionRef; variable38 virtual Error visitLines(DebugLinesSubsectionRef &Lines,
80 class DebugLinesSubsectionRef final : public DebugSubsectionRef {87 LLVM_ABI DebugLinesSubsectionRef();
128 const DebugLinesSubsectionRef &Lines);581 const DebugLinesSubsectionRef &Lines) { in fromCodeViewSubsection()765 Error visitLines(DebugLinesSubsectionRef &Lines,795 DebugLinesSubsectionRef &Lines, const StringsAndChecksumsRef &State) { in visitLines()
750 DebugLinesSubsectionRef Lines; in traverseSymbolSection()1070 DebugLinesSubsectionRef &Lines) -> Error { in createScopes()1098 if (Error Err = iterateModuleSubsections<DebugLinesSubsectionRef>( in createScopes()
1759 DebugLinesSubsectionRef &lines, in findLineTable()1811 DebugLinesSubsectionRef linesTmp; in findLineTable()1844 DebugLinesSubsectionRef lines; in getFileLineCodeView()
474 DebugLinesSubsectionRef Lines; in findLineTable()
848 return iterateModuleSubsections<DebugLinesSubsectionRef>( in dumpLines()852 DebugLinesSubsectionRef &Lines) -> Error { in dumpLines()
1202 DebugLinesSubsectionRef lines; in ParseLineTable()
1357 DebugLinesSubsectionRef LineInfo; in printCodeViewSymbolSection()