Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleList.cpp166 if (auto EC = initializeFileInfo(FileInfo)) in initialize()
186 Error DbiModuleList::initializeFileInfo(BinaryStreamRef FileInfo) { in initializeFileInfo() function in DbiModuleList
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiModuleList.h87 Error initializeFileInfo(BinaryStreamRef FileInfo);