Searched defs:ComdatTable (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/tools/llvm-lto2/
H A Dllvm-lto2.cpp474 ArrayRef<std::pair<StringRef, Comdat::SelectionKind>> ComdatTable = local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/LTO/
H A DLTO.h127 std::vector<std::pair<StringRef, Comdat::SelectionKind>> ComdatTable; member in class:llvm::lto::InputFile
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Object/
H A DIRSymtab.h289 std::vector<std::pair<StringRef, llvm::Comdat::SelectionKind>> ComdatTable; local

Completed in 112 milliseconds