Home
last modified time | relevance | path

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

/external/llvm-project/lld/COFF/
DMarkLive.cpp52 sym->wrappedSym->file->live = sym->wrappedSym->file->thunkLive = true; in markLive()
DSymbols.cpp82 return imp->wrappedSym->file->thunkLive; in isLive()
DMapFile.cpp129 if (!file->thunkLive) in getSymbols()
DInputFiles.h370 bool thunkLive = !config->doGC; variable
DPDB.cpp1280 if (!file->thunkLive) in addImportFilesToPDB()
DWriter.cpp1051 if (file->thunkLive) in appendImportThunks()