Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DInjectedSourceStream.cpp55 auto ObjName = Strings.getStringForID(Entry.second.ObjNI); in reload()
DNativeEnumInjectedSources.cpp55 StringRef Ret = cantFail(Strings.getStringForID(Entry.ObjNI), in getObjectFileName()
DPDBFileBuilder.cpp185 Entry.ObjNI = 1; in finalizeMsfLayout()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DRawTypes.h337 support::ulittle32_t ObjNI; // String table index of object name. member