Home
last modified time | relevance | path

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

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