Searched defs:FUNC_NO_STACK_PROTECTOR (Results 1 – 2 of 2) sorted by relevance
188 #define FUNC_NO_STACK_PROTECTOR _Pragma("no_stack_protect") macro
677 #define FUNC_NO_STACK_PROTECTOR __attribute__((no_stack_protector)) macro