Searched refs:XCOFF_IMPORT (Results 1 – 4 of 4) sorted by relevance
299 #define XCOFF_IMPORT 0x00000080 macro
2328 || ((h->descriptor->flags & XCOFF_IMPORT) != 0 in xcoff_mark()2493 h->flags |= (XCOFF_IMPORT | syscall_flag); in bfd_xcoff_import_symbol()2774 || ((h->descriptor->flags & XCOFF_IMPORT) != 0 in xcoff_build_ldsyms()2828 && (h->flags & XCOFF_IMPORT) == 0 in xcoff_build_ldsyms()2928 if ((h->flags & XCOFF_IMPORT) != 0) in xcoff_build_ldsyms()3527 || (h->flags & XCOFF_IMPORT) != 0) in xcoff_link_input_bfd()4501 && (h->flags & XCOFF_IMPORT) == 0) in xcoff_link_input_bfd()4655 || (h->flags & XCOFF_IMPORT) != 0) in xcoff_write_global_symbol()
1278 else if ((0 == (h->flags & (XCOFF_DEF_DYNAMIC | XCOFF_IMPORT)))
3435 else if ((0 == (h->flags & (XCOFF_DEF_DYNAMIC | XCOFF_IMPORT)))