Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/coff/
Dxcoff.h353 #define XCOFF_IMPORT 0x00000080 macro
DChangeLog-0415242 * xcoff.h (XCOFF_CALLED, XCOFF_IMPORT): Update comments.
/toolchain/binutils/binutils-2.27/bfd/
Dxcofflink.c2705 && (h->flags & XCOFF_IMPORT) == 0 in xcoff_mark_symbol()
2826 h->flags |= XCOFF_WAS_UNDEFINED | XCOFF_IMPORT; in xcoff_mark_symbol()
3114 h->flags |= (XCOFF_IMPORT | syscall_flag); in bfd_xcoff_import_symbol()
3323 if ((h->flags & XCOFF_IMPORT) != 0) in xcoff_build_ldsym()
4215 || (h->flags & XCOFF_IMPORT) != 0) in xcoff_link_input_bfd()
5215 || (h->flags & XCOFF_IMPORT) != 0) in xcoff_write_global_symbol()
Dcoff64-rs6000.c1276 || (h->flags & XCOFF_IMPORT) != 0); in xcoff64_ppc_relocate_section()
Dcoff-rs6000.c3397 || (h->flags & XCOFF_IMPORT) != 0); in xcoff_ppc_relocate_section()