Home
last modified time | relevance | path

Searched refs:__chkfeat (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/libunwind/src/
H A Dcet_unwind.h51 if (__chkfeat(_CHKFEAT_GCS)) { \
H A DUnwindLevel1.c204 if (__chkfeat(_CHKFEAT_GCS)) in unwind_phase2()
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Darm_acle.h81 __chkfeat(uint64_t __features) { in __chkfeat() function