Searched refs:objc_category_section (Results 1 – 5 of 5) sorted by relevance
93 extern void objc_category_section PARAMS ((void));
566 SECTION_FUNCTION (objc_category_section, \665 objc_category_section (); \
1173 objc_category_section ();
24 DEF_SECTION (objc_category_section, 0, ".objc_category", 1)
114 objc_category_section, in output_objc_section_asm_op() enumerator1207 return darwin_sections[objc_category_section]; in machopic_select_section()