reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

include/llvm/DebugInfo/PDB/Native/DbiStream.h
   86   const codeview::DebugFrameDataSubsectionRef &getNewFpoRecords() const;

References

tools/lldb/source/Plugins/SymbolFile/NativePDB/PdbUtil.cpp
  550       index.dbi().getNewFpoRecords();
tools/llvm-pdbutil/DumpOutputStyle.cpp
 1126   const DebugFrameDataSubsectionRef& FDS = Dbi.getNewFpoRecords();