Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/ELF/
H A DConfig.h188 StringRef zBtiReport = "none"; member
H A DDriver.cpp462 if (config->zBtiReport != "none") in checkOptions()
1496 auto reports = {std::make_pair("bti-report", &config->zBtiReport), in readConfigs()
2578 config->zBtiReport, features, GNU_PROPERTY_AARCH64_FEATURE_1_BTI, in getAndFeatures()
2594 if (config->zBtiReport == "none") in getAndFeatures()