Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/include/coff/
HDxcoff.h212 #define L_IMPORT (0x40) macro
/NextBSD/contrib/binutils/bfd/
HDxcofflink.c3528 ldsym->l_smtype |= L_IMPORT; in xcoff_link_input_bfd()
3542 if ((ldsym->l_smtype & L_IMPORT) == 0) in xcoff_link_input_bfd()
4660 ldsym->l_smtype |= L_IMPORT; in xcoff_write_global_symbol()
4675 if (ldsym->l_smtype & L_IMPORT) in xcoff_write_global_symbol()
4699 if ((ldsym->l_smtype & L_IMPORT) == 0) in xcoff_write_global_symbol()