Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/COFF/
H A DWriter.cpp237 bool fixGnuImportChunks();
706 bool Writer::fixGnuImportChunks() { in fixGnuImportChunks() function in Writer
884 bool hasIdata = fixGnuImportChunks(); in createSections()