Searched defs:exports (Results 1 - 9 of 9) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/COFF/
H A DDriver.h54 std::vector<StringRef> exports; member in struct:lld::coff::ParsedDirectives
H A DConfig.h128 std::vector<Export> exports; member in struct:lld::coff::Configuration
H A DDriver.cpp760 std::vector<COFFShortExport> exports; local
[all...]
/freebsd-13-stable/crypto/heimdal/lib/asn1/
H A Dgen.c81 static struct sexport *exports = NULL; variable in typeref:struct:sexport
/freebsd-13-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DFile.h346 OwningAtomPtr<SharedLibraryAtom> exports(StringRef name, function in class:lld::mach_o::MachODylibFile
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp195 ReportModuleExportsHelper( std::set<ClangModulesDeclVendor::ModuleID> &exports, clang::Module *module) argument
212 ReportModuleExports( ClangModulesDeclVendor::ModuleVector &exports, clang::Module *module) argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DWasm.h142 ArrayRef<wasm::WasmExport> exports() const { return Exports; } function in class:llvm::object::WasmObjectFile
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/TextAPI/MachO/
H A DInterfaceFile.h382 const_filtered_symbol_range exports() const { function in class:llvm::MachO::InterfaceFile
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp3093 MachOObjectFile::exports(Error &E, ArrayRef<uint8_t> Trie, function in class:MachOObjectFile
3107 iterator_range<export_iterator> MachOObjectFile::exports(Error &Err) const { function in class:MachOObjectFile

Completed in 97 milliseconds