reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
208 if (inWholeArchive) { 1196 inWholeArchive = true; 1199 inWholeArchive = false; 1234 stack.emplace_back(config->asNeeded, config->isStatic, inWholeArchive); 1241 std::tie(config->asNeeded, config->isStatic, inWholeArchive) = stack.back();