Searched refs:SECTION (Results 1 – 6 of 6) sorted by relevance
77 section on bouncing SECTION
73 #define SECTION(name) __attribute__((section("__TEXT, " #name))) macro78 #define SECTION(name) __attribute__((section(#name))) macro112 static struct devtable *SECTION(__devtable) __used \
105 PES, SECTION)
309 | (3) EXAMPLE CALL-OUT SECTION #
300 | (3) EXAMPLE CALL-OUT SECTION #
13141 #define SECTION(_sec_) (*((offsize_t *)(STRUCT_OFFSET(sections[_sec_])))) macro