Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/LTO/
H A DLTO.h161 ArrayRef<StringRef> getComdatTable() const { return ComdatTable; } in getComdatTable() function
/freebsd-12.1/contrib/llvm/include/llvm/Object/
H A DIRSymtab.h277 std::vector<StringRef> getComdatTable() const { in getComdatTable() function