Searched refs:thunkLive (Results 1 – 7 of 7) sorted by relevance
50 sym->wrappedSym->file->live = sym->wrappedSym->file->thunkLive = true; in markLive()
87 return imp->wrappedSym->file->thunkLive; in isLive()
361 bool thunkLive; variable
127 if (!file->thunkLive) in getSymbols()
942 : InputFile(ctx, ImportKind, m), live(!ctx.config.doGC), thunkLive(live) {} in ImportFile()
1515 if (!file->thunkLive) in addImportFilesToPDB()
1111 if (file->thunkLive) in appendImportThunks()