Searched refs:XCOFF_EXPORT (Results 1 – 3 of 3) sorted by relevance
355 #define XCOFF_EXPORT 0x00000100 macro
2588 if ((h->flags & XCOFF_EXPORT) != 0) in xcoff_auto_export_p()3150 h->flags |= XCOFF_EXPORT; in bfd_xcoff_export_symbol()3293 if ((h->flags & XCOFF_EXPORT) != 0 in xcoff_build_ldsym()3311 && (h->flags & XCOFF_EXPORT) == 0) in xcoff_build_ldsym()3388 h->flags |= XCOFF_EXPORT; in xcoff_post_gc_symbol()4221 || (h->flags & XCOFF_EXPORT) != 0) in xcoff_link_input_bfd()5226 || (h->flags & XCOFF_EXPORT) != 0) in xcoff_write_global_symbol()
127 (xcoff_build_ldsyms): If export_defineds is set, set XCOFF_EXPORT