Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/LTO/
DLTO.h148 ArrayRef<StringRef> getComdatTable() const { return ComdatTable; } in getComdatTable() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DIRSymtab.h277 std::vector<StringRef> getComdatTable() const { in getComdatTable() function