Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DConfig.h258 ReportPolicy zGcsReport = ReportPolicy::None; member
H A DDriver.cpp401 if (ctx.arg.zGcsReport != ReportPolicy::None) in checkOptions()
1700 std::make_pair("gcs-report", &ctx.arg.zGcsReport), in readConfigs()
1733 if (!hasGcsReportDynamic && ctx.arg.zGcsReport != ReportPolicy::None) in readConfigs()
2940 reportUnless(ctx.arg.zGcsReport, in readSecurityNotes()