Home
last modified time | relevance | path

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

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