Searched refs:reportUnless (Results 1 – 2 of 2) sorted by relevance
2926 auto reportUnless = [&](ReportPolicy policy, bool cond) -> ELFSyncStream { in readSecurityNotes() local2934 reportUnless(ctx.arg.zBtiReport, in readSecurityNotes()2940 reportUnless(ctx.arg.zGcsReport, in readSecurityNotes()2946 reportUnless(ctx.arg.zCetReport, features & GNU_PROPERTY_X86_FEATURE_1_IBT) in readSecurityNotes()2951 reportUnless(ctx.arg.zCetReport, in readSecurityNotes()2958 reportUnless(ctx.arg.zZicfilpUnlabeledReport, in readSecurityNotes()2964 reportUnless(ctx.arg.zZicfilpFuncSigReport, in readSecurityNotes()2977 reportUnless(ctx.arg.zZicfissReport, in readSecurityNotes()3083 reportUnless(ctx.arg.zGcsReportDynamic, in readSecurityNotes()
2209 auto reportUnless = [&](bool cond) -> ELFSyncStream { in checkExecuteOnlyReport() local2227 reportUnless(sec->flags & purecodeFlag) in checkExecuteOnlyReport()