Home
last modified time | relevance | path

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

/external/llvm-project/lld/COFF/
DWriter.cpp243 bool fixGnuImportChunks();
712 bool Writer::fixGnuImportChunks() { in fixGnuImportChunks() function in Writer
889 bool hasIdata = fixGnuImportChunks(); in createSections()