Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/coff/
Dxcoff.h357 #define XCOFF_BUILT_LDSYM 0x00000200 macro
/toolchain/binutils/binutils-2.27/bfd/
Dxcofflink.c746 BFD_ASSERT ((h->flags & XCOFF_BUILT_LDSYM) == 0); in xcoff_set_import_path()
3341 h->flags |= XCOFF_BUILT_LDSYM; in xcoff_build_ldsym()