Home
last modified time | relevance | path

Searched refs:DllOptTable (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ToolDrivers/llvm-dlltool/
H A DDlltoolDriver.cpp55 class DllOptTable : public opt::GenericOptTable { class
57 DllOptTable() : opt::GenericOptTable(InfoTable, false) {} in DllOptTable() function in __anonf90708730111::DllOptTable
158 DllOptTable Table; in dlltoolDriverMain()