Home
last modified time | relevance | path

Searched refs:SHSTK_ENABLED (Results 1 – 21 of 21) sorted by relevance

/glibc-2.36/sysdeps/x86/
Dsysdep.h44 # define SHSTK_ENABLED (__CET__ & X86_FEATURE_1_SHSTK) macro
48 # define SHSTK_ENABLED 0 macro
/glibc-2.36/sysdeps/unix/sysv/linux/x86_64/
Dmakecontext.c23 #if SHSTK_ENABLED
83 #if SHSTK_ENABLED in __makecontext()
Dvfork.S47 #if SHSTK_ENABLED
D__start_context.S20 #if SHSTK_ENABLED
Dgetcontext.S56 #if SHSTK_ENABLED
D____longjmp_chk.S26 #if !SHSTK_ENABLED
Dsetcontext.S82 #if SHSTK_ENABLED
Dswapcontext.S103 #if SHSTK_ENABLED
/glibc-2.36/sysdeps/unix/sysv/linux/i386/
Dvfork.S49 #if SHSTK_ENABLED
Dgetcontext.S45 #if SHSTK_ENABLED
D____longjmp_chk.S25 #if !SHSTK_ENABLED
Dsetcontext.S67 #if SHSTK_ENABLED
Dmakecontext.S71 #if SHSTK_ENABLED
Dswapcontext.S79 #if SHSTK_ENABLED
/glibc-2.36/sysdeps/i386/
Dbsd-_setjmp.S33 #if !SHSTK_ENABLED
Dbsd-setjmp.S33 #if !SHSTK_ENABLED
Dsetjmp.S30 #if !SHSTK_ENABLED
D__longjmp.S29 #if !SHSTK_ENABLED || defined __longjmp
/glibc-2.36/sysdeps/x86_64/
Dsetjmp.S26 #if !SHSTK_ENABLED
D__longjmp.S28 #if !SHSTK_ENABLED || defined __longjmp
/glibc-2.36/ChangeLog.old/
DChangeLog.1915892 (SHSTK_ENABLED): Likewise.