Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DIRSymtab.h96 Word ComdatIndex; member
165 int ComdatIndex; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DWasmObjectFile.cpp547 for (unsigned ComdatIndex = 0; ComdatIndex < ComdatCount; ++ComdatIndex) { in parseLinkingSectionComdat() local