Home
last modified time | relevance | path

Searched defs:impSize (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lld/COFF/
H A DInputFiles.cpp1233 size_t impSize = s->dllName.size() + s->symbolName.size() + 2; // +2 for NULs in makeImport() local
H A DSymbolTable.cpp356 size_t impSize = 0; in handleMinGWAutomaticImport() local