Listing special marked symbols - attribute section

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

i want to use sparse to put out a list of symbols, which are declared with 
__attribute__((section(<sectionname>))),
where <sectionname> maybe either ".gio" or ".lio".

E.g.:
__attribute__((__section__(".gio"))) int gInt;

In 0.3 are several extensions to parse attributes, but it seems that 
<sectionname> isn't stored anywhere.
Is it possible to get <sectionname>? 

If there is no way to get <sectionname> in the actual implementation, i 
think of an extension in struct ctype.
Any comments?
Would this be useful for someone else?

Best regards
Thomas
-
To unsubscribe from this list: send the line "unsubscribe linux-sparse" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Newbies FAQ]     [LKML]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Trinity Fuzzer Tool]

  Powered by Linux