Quantcast
Channel: Active questions tagged gcc - Stack Overflow
Viewing all articles
Browse latest Browse all 22024

where can I find the reference of gcc extended attribute

$
0
0

In Linux kernel, compiler.h, I found definition of __iomem

# define __iomem __attribute__((noderef, address_space(2)))

Then I knew that __attribute__(()) is an extension of GCC. But I can't find reference of noderef or address_space in GCC.GNU.Org

I only find address_space is extended attribute in the manual page of sparse


Viewing all articles
Browse latest Browse all 22024

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>