Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DInjectedSourceStream.cpp54 auto ObjName = Strings.getStringForID(Entry.second.ObjNI); in reload()
H A DNativeEnumInjectedSources.cpp58 StringRef Ret = cantFail(Strings.getStringForID(Entry.ObjNI), in getObjectFileName()
H A DPDBFileBuilder.cpp194 Entry.ObjNI = 1; in finalizeMsfLayout()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawTypes.h337 support::ulittle32_t ObjNI; // String table index of object name. member