Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DConfig.h191 StringRef zBtiReport = "none"; member
H A DDriver.cpp466 if (config->zBtiReport != "none") in checkOptions()
1547 auto reports = {std::make_pair("bti-report", &config->zBtiReport), in readConfigs()
2727 config->zBtiReport, features, GNU_PROPERTY_AARCH64_FEATURE_1_BTI, in readSecurityNotes()
2748 if (config->zBtiReport == "none") in readSecurityNotes()