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()
79 class DebugLinesSubsectionRef final : public DebugSubsectionRef {86 DebugLinesSubsectionRef();
25 class DebugLinesSubsectionRef; variable38 virtual Error visitLines(DebugLinesSubsectionRef &Lines,
128 const DebugLinesSubsectionRef &Lines);581 const DebugLinesSubsectionRef &Lines) { in fromCodeViewSubsection() 767 Error visitLines(DebugLinesSubsectionRef &Lines,797 DebugLinesSubsectionRef &Lines, const StringsAndChecksumsRef &State) {
751 DebugLinesSubsectionRef Lines; in traverseSymbolSection() 1071 DebugLinesSubsectionRef &Lines) -> Error { in createScopes() 1099 if (Error Err = iterateModuleSubsections<DebugLinesSubsectionRef>( in createScopes()
1766 DebugLinesSubsectionRef &lines, in findLineTable() 1818 DebugLinesSubsectionRef linesTmp; in findLineTable() 1851 DebugLinesSubsectionRef lines; in getFileLineCodeView()
474 DebugLinesSubsectionRef Lines; in findLineTable()
848 return iterateModuleSubsections<DebugLinesSubsectionRef>( in dumpLines()852 DebugLinesSubsectionRef &Lines) -> Error { in dumpLines()
1201 DebugLinesSubsectionRef lines; in ParseLineTable()
1354 DebugLinesSubsectionRef LineInfo; in printCodeViewSymbolsSubsection()