Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-lto2/
H A Dllvm-lto2.cpp496 ArrayRef<std::pair<StringRef, Comdat::SelectionKind>> ComdatTable = in dumpSymtab() local
/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/
H A DLTO.h129 std::vector<std::pair<StringRef, Comdat::SelectionKind>> ComdatTable; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DIRSymtab.h289 std::vector<std::pair<StringRef, llvm::Comdat::SelectionKind>> ComdatTable; in getComdatTable() local