Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/LTO/
HDLTO.h175 ArrayRef<StringRef> getComdatTable() const { return ComdatTable; } in getComdatTable() function
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
HDIRSymtab.h282 std::vector<StringRef> getComdatTable() const { in getComdatTable() function