Searched refs:L_IMPORT (Results 1 – 2 of 2) sorted by relevance
263 #define L_IMPORT (0x40) macro
4218 ldsym->l_smtype |= L_IMPORT; in xcoff_link_input_bfd()4234 if ((ldsym->l_smtype & L_IMPORT) == 0) in xcoff_link_input_bfd()5222 ldsym->l_smtype |= L_IMPORT; in xcoff_write_global_symbol()5237 if (ldsym->l_smtype & L_IMPORT) in xcoff_write_global_symbol()5261 if ((ldsym->l_smtype & L_IMPORT) == 0) in xcoff_write_global_symbol()