Home
last modified time | relevance | path

Searched refs:XCOFF_EXPORT (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/binutils/include/coff/
HDxcoff.h301 #define XCOFF_EXPORT 0x00000100 macro
/trueos/contrib/binutils/bfd/
HDxcofflink.c2569 h->flags |= XCOFF_EXPORT; in bfd_xcoff_export_symbol()
2750 h->flags |= XCOFF_EXPORT; in xcoff_build_ldsyms()
2827 if ((h->flags & XCOFF_EXPORT) != 0 in xcoff_build_ldsyms()
2897 && (h->flags & XCOFF_EXPORT) == 0) in xcoff_build_ldsyms()
3531 || (h->flags & XCOFF_EXPORT) != 0) in xcoff_link_input_bfd()
4664 || (h->flags & XCOFF_EXPORT) != 0) in xcoff_write_global_symbol()
HDChangeLog-9495127 (xcoff_build_ldsyms): If export_defineds is set, set XCOFF_EXPORT