Searched refs:XCOFF_CALLED (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/legacy/binutils/include/coff/
H A Dxcoff.h295 #define XCOFF_CALLED 0x00000020 macro
/haiku-buildtools/binutils/include/coff/
H A Dxcoff.h349 #define XCOFF_CALLED 0x00000020 macro
/haiku-buildtools/legacy/binutils/bfd/
H A Dxcofflink.c1862 h->flags |= XCOFF_CALLED;
1895 BFD_ASSERT ((hds->flags & XCOFF_CALLED) == 0
2326 || ((h->flags & XCOFF_CALLED) != 0
2484 BFD_ASSERT ((hds->flags & XCOFF_CALLED) == 0
2772 if ((h->flags & XCOFF_CALLED) != 0
/haiku-buildtools/binutils/bfd/
H A Dxcofflink.c2167 h->flags |= XCOFF_CALLED;
2688 if ((h->flags & XCOFF_CALLED) != 0)
2779 else if ((h->flags & XCOFF_CALLED) != 0)

Completed in 92 milliseconds