Home
last modified time | relevance | path

Searched refs:Unlabeled (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DCFProtectionOptions.def11 CF_BRANCH_LABEL_SCHEME(Unlabeled, unlabeled)
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DRISCV.h164 case CFBranchLabelSchemeKind::Unlabeled: in checkCFBranchLabelSchemeSupported()
H A DRISCV.cpp252 case CFBranchLabelSchemeKind::Unlabeled: in getTargetDefines()
/freebsd/contrib/llvm-project/lld/ELF/
H A DConfig.h140 enum class ZicfilpPolicy { Implicit, Never, Unlabeled, FuncSig }; enumerator
H A DDriver.cpp598 ret = ZicfilpPolicy::Unlabeled; in getZZicfilp()
2983 if (ctx.arg.zZicfilp == ZicfilpPolicy::Unlabeled && in readSecurityNotes()
3059 if (ctx.arg.zZicfilp == ZicfilpPolicy::Unlabeled) { in readSecurityNotes()