Searched defs:SECTION (Results 1 – 3 of 3) sorted by relevance
31 enum Type { SYMBOL, INTEGER, SECTION, SECTION_DESC, FRAGMENT }; enumerator
263 private val SECTION = SourceType.from("Section") in <lambda>() constant
49 #define SECTION(NAME) __attribute__((section(NAME), used)) macro