Home
last modified time | relevance | path

Searched refs:OldFpoRecords (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiStream.h130 FixedStreamArray<object::FpoData> OldFpoRecords; variable
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DDbiStream.cpp206 return OldFpoRecords; in getOldFpoRecords()
299 if (auto EC = Reader.readArray(OldFpoRecords, NumRecords)) in initializeOldFpoRecords()