Searched defs:imports (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/COFF/
H A DDLL.h29 std::vector<DefinedImportData *> imports; member in class:lld::coff::IdataContents
56 std::vector<DefinedImportData *> imports; member in class:lld::coff::DelayLoadContents
H A DDLL.cpp136 binImports(const std::vector<DefinedImportData *> &imports) { argument
/freebsd-13-stable/crypto/heimdal/lib/asn1/
H A Dgen.c57 static struct import *imports = NULL; variable in typeref:struct:import
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DWasm.h137 ArrayRef<wasm::WasmImport> imports() const { return Imports; } function in class:llvm::object::WasmObjectFile

Completed in 107 milliseconds