Searched refs:XCOFF_EXPORT (Results 1 – 3 of 3) sorted by relevance
355 #define XCOFF_EXPORT 0x00000100 macro
2589 if ((h->flags & XCOFF_EXPORT) != 0) in xcoff_auto_export_p()3148 h->flags |= XCOFF_EXPORT; in bfd_xcoff_export_symbol()3291 if ((h->flags & XCOFF_EXPORT) != 0 in xcoff_build_ldsym()3309 && (h->flags & XCOFF_EXPORT) == 0) in xcoff_build_ldsym()3386 h->flags |= XCOFF_EXPORT; in xcoff_post_gc_symbol()4219 || (h->flags & XCOFF_EXPORT) != 0) in xcoff_link_input_bfd()5224 || (h->flags & XCOFF_EXPORT) != 0) in xcoff_write_global_symbol()
127 (xcoff_build_ldsyms): If export_defineds is set, set XCOFF_EXPORT