Home
last modified time | relevance | path

Searched refs:FileNI (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DInjectedSourceStream.cpp51 auto Name = Strings.getStringForID(Entry.second.FileNI); in reload()
H A DNativeEnumInjectedSources.cpp52 StringRef Ret = cantFail(Strings.getStringForID(Entry.FileNI), in getFileName()
H A DPDBFileBuilder.cpp192 Entry.FileNI = IS.NameIndex; in finalizeMsfLayout()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawTypes.h336 support::ulittle32_t FileNI; // String table index of file name. member