Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/
DLTO.h175 ArrayRef<StringRef> getComdatTable() const { return ComdatTable; } in getComdatTable() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DIRSymtab.h282 std::vector<StringRef> getComdatTable() const { in getComdatTable() function