Home
last modified time | relevance | path

Searched refs:XCOFF_CALLED (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/binutils/include/coff/
HDxcoff.h295 #define XCOFF_CALLED 0x00000020 macro
/trueos/contrib/binutils/bfd/
HDxcofflink.c1859 h->flags |= XCOFF_CALLED; in xcoff_link_add_symbols()
1892 BFD_ASSERT ((hds->flags & XCOFF_CALLED) == 0 in xcoff_link_add_symbols()
2322 || ((h->flags & XCOFF_CALLED) != 0 in xcoff_mark()
2480 BFD_ASSERT ((hds->flags & XCOFF_CALLED) == 0 in bfd_xcoff_import_symbol()
2768 if ((h->flags & XCOFF_CALLED) != 0 in xcoff_build_ldsyms()