Searched refs:COFFOptTable (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/lld/COFF/
H A DDriverUtils.cpp766 COFFOptTable::COFFOptTable() : OptTable(infoTable, true) {} function in class:lld::coff::COFFOptTable
910 COFFOptTable().PrintHelp(lld::outs(),
H A DDriver.h39 class COFFOptTable : public llvm::opt::OptTable { class in namespace:lld::coff
41 COFFOptTable();
64 COFFOptTable table;
H A DDriver.cpp254 if (COFFOptTable().findNearest(pathStr, nearest) > 1)

Completed in 89 milliseconds