Lines Matching defs:import

77 /*  Auto-import feature by Paul Sokolovsky
81 1. With this feature on, DLL clients can import variables from DLL
89 3. Auto-import is fully compatible with standard import method and they
111 de-vectorize these structures, making import locations be sparse and
120 import fixup entry is generated. That entry is of type
135 and should be there anyway to support standard import stuff, so sustained
1378 that are subject to auto-import and adjust the relocations en masse. */
1443 /* If the symobl isn't part of an import table, there is no
1467 "(auto-import)\n"), name, impname);
1473 "without --enable-auto-import specified on the "
1483 /* If we have the import hash table, walk the relocations only once. */
1943 /* Generate the import library. */
2271 symbol. In other words, if all the import references to <sym> are
2329 so no need for auto-import symbol. */
2341 data symbol, used to implement auto-import. */
2478 make_singleton_name_thunk (const char *import, bfd *parent)
2500 quick_symbol (abfd, "__nm_thnk_", import, "", id4, BSF_GLOBAL, 0);
2501 quick_symbol (abfd, "__nm_", import, "", UNDSEC, BSF_GLOBAL, 0);
2743 /* This is the original implementation of the auto-import feature, which
2795 einfo (_("%X%P: %C: variable '%pT' can't be auto-imported; please read the documentation for ld's --enable-auto-import for details\n"),
2893 /* The import library doesn't know about the internal name. */
2897 /* Don't add PRIVATE entries to import lib. */
3182 /* See if we need this import. */
3350 /* No import or export directory entry. */
3509 exported in buggy auto-import releases. */