Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lld/ELF/
H A DConfig.h193 StringRef zPauthReport = "none"; member
H A DDriver.cpp468 if (config->zPauthReport != "none") in checkOptions()
1550 std::make_pair("pauth-report", &config->zPauthReport)}; in readConfigs()
2769 reportMissingFeature(config->zPauthReport, in readSecurityNotes()