Searched refs:SECTION (Results 1 – 1 of 1) sorted by relevance
91 #define SECTION(NAME) __attribute__((section(NAME), used)) macro94 #define LICENSE(NAME) char _license[] SECTION("license") = (NAME)