Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DIRSymtab.cpp166 Expected<int> Builder::getComdatIndex(const Comdat *C, const Module *M) { in getComdatIndex() function in __anon69ba0f0c0111::Builder
/external/llvm-project/llvm/lib/Object/
DIRSymtab.cpp166 Expected<int> Builder::getComdatIndex(const Comdat *C, const Module *M) { in getComdatIndex() function in __anon937312180111::Builder
/external/llvm-project/llvm/include/llvm/Object/
DIRSymtab.h186 int getComdatIndex() const { return ComdatIndex; } in getComdatIndex() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DIRSymtab.h185 int getComdatIndex() const { return ComdatIndex; } in getComdatIndex() function