Home
last modified time | relevance | path

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

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