Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/config/
HDdarwin-sections.def30 DEF_SECTION (objc_cat_inst_meth_section, 0, ".objc_cat_inst_meth", 1)
HDdarwin.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()
/NextBSD/contrib/gcc/
HDChangeLog-20052171 (objc_cat_cls_meth_section, objc_cat_inst_meth_section): Delete.