Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lld/COFF/
DWriter.cpp768 bool hasIdata = false; in fixGnuImportChunks() local
777 hasIdata = true; in fixGnuImportChunks()
796 return hasIdata; in fixGnuImportChunks()
940 bool hasIdata = fixGnuImportChunks(); in createSections() local
942 hasIdata = true; in createSections()
944 if (hasIdata) in createSections()
949 if (hasIdata) in createSections()