Searched defs:__SECTIONSTRING (Results 1 - 1 of 1) sorted by relevance

/development/ndk/platforms/android-3/include/sys/
H A Dcdefs_elf.h91 #define __SECTIONSTRING(_sec, _str) \ macro
94 #define __SECTIONSTRING(_sec, _str) \ macro
102 #define __IDSTRING(_n,_s) __SECTIONSTRING(.ident,_s)
108 #define __COPYRIGHT(_s) __SECTIONSTRING(.copyright,_s)
120 #define __KERNEL_COPYRIGHT(_n, _s) __SECTIONSTRING(.copyright, _s)

Completed in 17 milliseconds