Home
last modified time | relevance | path

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

/device/soc/hisilicon/ws63v100/sdk/kernel/liteos/liteos_v208.5.0/Huawei_LiteOS/open_source/incubator-nuttx/liteos/fs/include/
Dcompiler.h173 # define nostackprotect_function __attribute__ ((no_stack_protector)) macro
182 #ifndef nostackprotect_function
184 # define nostackprotect_function __attribute__ ((optnone)) macro
186 # define nostackprotect_function __attribute__ ((__optimize__ ("-fno-stack-protector"))) macro
452 # define nostackprotect_function macro
592 # define nostackprotect_function macro
703 # define nostackprotect_function macro
769 # define nostackprotect_function macro