Home
last modified time | relevance | path

Searched defs:ExpectedNSI (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DPDBFile.cpp460 Expected<uint32_t> ExpectedNSI = IS->getNamedStreamIndex("/names"); in hasPDBStringTable() local
473 Expected<uint32_t> ExpectedNSI = IS->getNamedStreamIndex("/src/headerblock"); in hasPDBInjectedSourceStream() local
500 Expected<uint32_t> ExpectedNSI = IS->getNamedStreamIndex(Name); in safelyCreateNamedStream() local