Searched refs:DebugFrameDataSubsectionRef (Results 1 – 9 of 9) sorted by relevance
15 Error DebugFrameDataSubsectionRef::initialize(BinaryStreamReader Reader) { in initialize()31 Error DebugFrameDataSubsectionRef::initialize(BinaryStreamRef Section) { in initialize()
78 DebugFrameDataSubsectionRef Section; in visitDebugSubsection()
20 class DebugFrameDataSubsectionRef final : public DebugSubsectionRef {22 DebugFrameDataSubsectionRef() in DebugFrameDataSubsectionRef() function
25 class DebugFrameDataSubsectionRef; variable58 virtual Error visitFrameData(DebugFrameDataSubsectionRef &FD,
86 const codeview::DebugFrameDataSubsectionRef &getNewFpoRecords() const;131 codeview::DebugFrameDataSubsectionRef NewFpoRecords;
217 const DebugFrameDataSubsectionRef &Frames);710 const DebugFrameDataSubsectionRef &Frames) { in fromCodeViewSubsection()783 Error visitFrameData(DebugFrameDataSubsectionRef &Symbols,872 DebugFrameDataSubsectionRef &Frames, const StringsAndChecksumsRef &State) { in visitFrameData()
213 const DebugFrameDataSubsectionRef &DbiStream::getNewFpoRecords() const { in getNewFpoRecords()
1121 const DebugFrameDataSubsectionRef& FDS = Dbi.getNewFpoRecords(); in dumpNewFpo()
1097 DebugFrameDataSubsectionRef FrameData; in printCodeViewSymbolSection()