Searched defs:NO_STACK_PROTECTOR (Results 1 – 9 of 9) sorted by relevance
321 #define NO_STACK_PROTECTOR __attribute__((__no_stack_protector__)) macro323 #define NO_STACK_PROTECTOR __attribute__((__optimize__("-fno-stack-protector"))) macro326 #define NO_STACK_PROTECTOR macro
29 #define NO_STACK_PROTECTOR __attribute__((no_stack_protector)) macro
78 #define NO_STACK_PROTECTOR __attribute__ ((no_stack_protector)) macro
82 #define NO_STACK_PROTECTOR __attribute__ ((no_stack_protector)) macro