SECTION            70 scripts/mod/file2alias.c #define SECTION(name)   __attribute__((section("__TEXT, " #name)))
SECTION            75 scripts/mod/file2alias.c #define SECTION(name)   __attribute__((section(#name)))