Home
last modified time | relevance | path

Searched refs:XCOFF_IMPORT (Results 1 – 8 of 8) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils-2.17/include/coff/
Dxcoff.h299 #define XCOFF_IMPORT 0x00000080 macro
/openbsd/src/gnu/usr.bin/binutils/include/coff/
Dxcoff.h299 #define XCOFF_IMPORT 0x00000080 macro
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Dxcofflink.c2327 || ((h->descriptor->flags & XCOFF_IMPORT) != 0 in xcoff_mark()
2492 h->flags |= (XCOFF_IMPORT | syscall_flag); in bfd_xcoff_import_symbol()
2773 || ((h->descriptor->flags & XCOFF_IMPORT) != 0 in xcoff_build_ldsyms()
2827 && (h->flags & XCOFF_IMPORT) == 0 in xcoff_build_ldsyms()
2927 if ((h->flags & XCOFF_IMPORT) != 0) in xcoff_build_ldsyms()
3526 || (h->flags & XCOFF_IMPORT) != 0) in xcoff_link_input_bfd()
4500 && (h->flags & XCOFF_IMPORT) == 0) in xcoff_link_input_bfd()
4654 || (h->flags & XCOFF_IMPORT) != 0) in xcoff_write_global_symbol()
Dcoff64-rs6000.c1277 else if ((0 == (h->flags & (XCOFF_DEF_DYNAMIC | XCOFF_IMPORT)))
Dcoff-rs6000.c3427 else if ((0 == (h->flags & (XCOFF_DEF_DYNAMIC | XCOFF_IMPORT)))
/openbsd/src/gnu/usr.bin/binutils/bfd/
Dxcofflink.c2446 || ((h->descriptor->flags & XCOFF_IMPORT) != 0
2613 h->flags |= (XCOFF_IMPORT | syscall_flag);
3361 || ((h->descriptor->flags & XCOFF_IMPORT) != 0
3415 && (h->flags & XCOFF_IMPORT) == 0
3515 if ((h->flags & XCOFF_IMPORT) != 0)
4320 || (h->flags & XCOFF_IMPORT) != 0)
5299 && (h->flags & XCOFF_IMPORT) == 0)
5445 || (h->flags & XCOFF_IMPORT) != 0)
Dcoff64-rs6000.c1279 else if ((0 == (h->flags & (XCOFF_DEF_DYNAMIC | XCOFF_IMPORT)))
Dcoff-rs6000.c3432 else if ((0 == (h->flags & (XCOFF_DEF_DYNAMIC | XCOFF_IMPORT)))