Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/COFF/
H A DWriter.cpp169 void createImportTables();
523 createImportTables(); in run()
850 void Writer::createImportTables() { in createImportTables() function in Writer