Home
last modified time | relevance | path

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

/linux-6.12.1/tools/include/nolibc/
Dcompiler.h10 # define __nolibc_has_attribute(attr) __has_attribute(attr) macro
12 # define __nolibc_has_attribute(attr) 0 macro
15 #if __nolibc_has_attribute(naked)
29 #if __nolibc_has_attribute(no_stack_protector)