Searched refs:_CET_ENDBR (Results 1 - 15 of 15) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/Headers/
H A Dcet.h18 # define _CET_ENDBR macro
25 # define _CET_ENDBR endbr64 macro
27 # define _CET_ENDBR macro
31 # define _CET_ENDBR endbr32 macro
33 # define _CET_ENDBR macro
/freebsd-current/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_setjmp_x86_64.S38 _CET_ENDBR
49 _CET_ENDBR
/freebsd-current/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_amd64.S28 _CET_ENDBR
70 _CET_ENDBR
112 _CET_ENDBR
169 _CET_ENDBR
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_vfork_x86_64.inc.S9 _CET_ENDBR
H A Dsanitizer_common_interceptors_vfork_i386.inc.S9 _CET_ENDBR
H A Dsanitizer_asm.h144 #ifndef _CET_ENDBR
145 #define _CET_ENDBR macro
/freebsd-current/sys/contrib/openzfs/include/os/linux/spl/sys/ia32/
H A Dasm_linkage.h41 #ifdef _CET_ENDBR
42 #define ENDBR _CET_ENDBR
43 #endif /* _CET_ENDBR */
/freebsd-current/sys/contrib/openzfs/lib/libspl/include/os/linux/sys/ia32/
H A Dasm_linkage.h41 #ifdef _CET_ENDBR
42 #define ENDBR _CET_ENDBR
43 #endif /* _CET_ENDBR */
/freebsd-current/contrib/xz/src/liblzma/check/
H A Dcrc32_x86.S58 # define _CET_ENDBR
93 _CET_ENDBR
H A Dcrc64_x86.S48 # define _CET_ENDBR
83 _CET_ENDBR
/freebsd-current/contrib/llvm-project/libunwind/src/
H A Dassembly.h20 #define _LIBUNWIND_CET_ENDBR _CET_ENDBR
/freebsd-current/contrib/llvm-project/llvm/lib/Support/BLAKE3/
H A Dblake3_sse2_x86-64_unix.S15 #if !defined(_CET_ENDBR)
16 #define _CET_ENDBR define
46 _CET_ENDBR
2045 _CET_ENDBR
2157 _CET_ENDBR
H A Dblake3_sse41_x86-64_unix.S15 #if !defined(_CET_ENDBR)
16 #define _CET_ENDBR define
46 _CET_ENDBR
1808 _CET_ENDBR
1909 _CET_ENDBR
H A Dblake3_avx512_x86-64_unix.S15 #if !defined(_CET_ENDBR)
16 #define _CET_ENDBR define
47 _CET_ENDBR
2405 _CET_ENDBR
2488 _CET_ENDBR
H A Dblake3_avx2_x86-64_unix.S15 #if !defined(_CET_ENDBR)
16 #define _CET_ENDBR define
38 _CET_ENDBR

Completed in 114 milliseconds