Home
last modified time | relevance | path

Searched refs:objc_cat_inst_meth_section (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/config/
H A Ddarwin-protos.h99 extern void objc_cat_inst_meth_section PARAMS ((void));
H A Ddarwin.h584 SECTION_FUNCTION (objc_cat_inst_meth_section, \
650 objc_cat_inst_meth_section (); \
H A Ddarwin.c1153 objc_cat_inst_meth_section ();
1183 objc_cat_inst_meth_section ();
/openbsd-src/gnu/gcc/gcc/config/
H A Ddarwin-sections.def30 DEF_SECTION (objc_cat_inst_meth_section, 0, ".objc_cat_inst_meth", 1)
H A Ddarwin.c99 objc_cat_inst_meth_section, in output_objc_section_asm_op() enumerator
1187 return darwin_sections[objc_cat_inst_meth_section]; in machopic_select_section()
1219 return darwin_sections[objc_cat_inst_meth_section]; in machopic_select_section()