Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DConfig.h259 ReportPolicy zGcsReportDynamic = ReportPolicy::None; member
H A DDriver.cpp403 if (ctx.arg.zGcsReportDynamic != ReportPolicy::None) in checkOptions()
1701 std::make_pair("gcs-report-dynamic", &ctx.arg.zGcsReportDynamic), in readConfigs()
1734 ctx.arg.zGcsReportDynamic = ReportPolicy::Warning; in readConfigs()
3083 reportUnless(ctx.arg.zGcsReportDynamic, in readSecurityNotes()