Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-lto2/
H A Dllvm-lto2.cpp346 std::vector<StringRef> ComdatTable = Input->getComdatTable(); in dumpSymtab() local
/freebsd-12.1/contrib/llvm/include/llvm/LTO/
H A DLTO.h113 std::vector<StringRef> ComdatTable; variable
/freebsd-12.1/contrib/llvm/include/llvm/Object/
H A DIRSymtab.h278 std::vector<StringRef> ComdatTable; in getComdatTable() local