Searched defs:exports (Results 1 – 10 of 10) sorted by relevance
30 OwningAtomPtr<SharedLibraryAtom> exports(StringRef name) const override { in exports() function
292 OwningAtomPtr<SharedLibraryAtom> exports(StringRef name) const override { in exports() function344 OwningAtomPtr<SharedLibraryAtom> exports(StringRef name, in exports() function
137 typedef struct exportnode *exports; typedef
159 std::set<ClangModulesDeclVendor::ModuleID> &exports, in ReportModuleExportsHelper()176 ClangModulesDeclVendor::ModuleVector &exports, clang::Module *module) { in ReportModuleExports()
75 def_file_export *exports; member
140 ArrayRef<wasm::WasmExport> exports() const { return Exports; } in exports() function
81 static struct sexport *exports = NULL; variable
892 RVAPtr<IMAGE_EXPORT_DIRECTORY> exports(module, in InternalGetProcAddress() local
201 static struct head exports; /* list of exported symbols */ variable
3016 MachOObjectFile::exports(Error &E, ArrayRef<uint8_t> Trie, in exports() function in MachOObjectFile3030 iterator_range<export_iterator> MachOObjectFile::exports(Error &Err) const { in exports() function in MachOObjectFile