Searched refs:thunkLive (Results 1 – 7 of 7) sorted by relevance
52 sym->wrappedSym->file->live = sym->wrappedSym->file->thunkLive = true; in markLive()
87 return imp->wrappedSym->file->thunkLive; in isLive()
367 bool thunkLive; variable
128 if (!file->thunkLive) in getSymbols()
988 : InputFile(ctx, ImportKind, m), live(!ctx.config.doGC), thunkLive(live) {} in ImportFile()
1530 if (!file->thunkLive) in addImportFilesToPDB()
1205 if (file->thunkLive) in appendImportThunks()