Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DWriter.cpp261 bool fixGnuImportChunks();
844 bool Writer::fixGnuImportChunks() { in fixGnuImportChunks() function in Writer
1024 bool hasIdata = fixGnuImportChunks(); in createSections()