Home
last modified time | relevance | path

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

/external/llvm-project/lld/COFF/
DWriter.cpp719 bool hasIdata = false; in fixGnuImportChunks() local
728 hasIdata = true; in fixGnuImportChunks()
747 return hasIdata; in fixGnuImportChunks()
889 bool hasIdata = fixGnuImportChunks(); in createSections() local
891 hasIdata = true; in createSections()
893 if (hasIdata) in createSections()
898 if (hasIdata) in createSections()