Searched refs:XCOFF_EXPORT (Results 1 – 3 of 3) sorted by relevance
301 #define XCOFF_EXPORT 0x00000100 macro
2569 h->flags |= XCOFF_EXPORT; in bfd_xcoff_export_symbol()2750 h->flags |= XCOFF_EXPORT; in xcoff_build_ldsyms()2827 if ((h->flags & XCOFF_EXPORT) != 0 in xcoff_build_ldsyms()2897 && (h->flags & XCOFF_EXPORT) == 0) in xcoff_build_ldsyms()3531 || (h->flags & XCOFF_EXPORT) != 0) in xcoff_link_input_bfd()4664 || (h->flags & XCOFF_EXPORT) != 0) in xcoff_write_global_symbol()
127 (xcoff_build_ldsyms): If export_defineds is set, set XCOFF_EXPORT