Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/ELF/
H A DConfig.h169 StringRef zBtiReport = "none"; member
H A DDriver.cpp410 if (config->zBtiReport != "none") in checkOptions()
1341 auto reports = {std::make_pair("bti-report", &config->zBtiReport), in readConfigs()
2451 config->zBtiReport, features, GNU_PROPERTY_AARCH64_FEATURE_1_BTI, in getAndFeatures()
2467 if (config->zBtiReport == "none") in getAndFeatures()