Home
last modified time | relevance | path

Searched refs:objc_selector_refs_section (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/
H A Ddarwin-sections.def112 DEF_SECTION (objc_selector_refs_section, SECTION_MERGE, ".objc_message_refs", 1)
H A Ddarwin.c152 objc_selector_refs_section, in output_objc_section_asm_op() enumerator
1576 return darwin_sections[objc_selector_refs_section]; in darwin_objc1_section()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/
H A Ddarwin-sections.def114 DEF_SECTION (objc_selector_refs_section, SECTION_MERGE, ".objc_message_refs", 1)
H A Ddarwin.cc168 objc_selector_refs_section, in output_objc_section_asm_op() enumerator
1586 return darwin_sections[objc_selector_refs_section]; in darwin_objc1_section()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200617786 (objc_selector_refs_section): Likewise.
H A DChangeLog-20052172 (objc_selector_refs_section, objc_selector_fixup_section): Delete.