Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DWriter.cpp851 bool hasIdata = false; in fixGnuImportChunks() local
860 hasIdata = true; in fixGnuImportChunks()
879 return hasIdata; in fixGnuImportChunks()
1024 bool hasIdata = fixGnuImportChunks(); in createSections() local
1026 hasIdata = true; in createSections()
1028 if (hasIdata) in createSections()
1033 if (hasIdata) in createSections()