Lines Matching defs:imports
178 const std::vector<DefinedImportData *> &imports) {
186 for (DefinedImportData *sym : imports)
717 std::vector<std::vector<DefinedImportData *>> v = binImports(ctx, imports);
732 // current symbol's file imports the same symbol as the previously added
804 // chunks and append them at the end of EC-only imports, where a null
841 // Fill the auxiliary IAT with null chunks for native-only imports.
870 // If native-only imports exist, they will appear as a prefix to all
871 // imports. Emit ARM64X relocations to skip them in the EC view.
915 std::vector<std::vector<DefinedImportData *>> v = binImports(ctx, imports);
927 // followed by null-terminated EC entries. If a view is missing imports
985 // Fill the auxiliary IAT with null chunks for native imports.