Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DIRSymtab.h95 Word ComdatIndex; member
168 int ComdatIndex; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DWasmObjectFile.cpp635 for (unsigned ComdatIndex = 0; ComdatIndex < ComdatCount; ++ComdatIndex) { in parseLinkingSectionComdat() local