Searched refs:Export (Results 1 – 25 of 227) sorted by relevance
12345678910
55 struct Export { struct56 Export(void* addr, const std::string& name);57 ~Export();59 bool operator<(const Export& other) const;65 Export::Export(void* addr, const std::string& name) : addr(addr), name(name) { in Export() function in safe_browsing::__anon3ec6c9300111::Export68 Export::~Export() { in ~Export()71 bool Export::operator<(const Export& other) const { in operator <()87 const std::vector<Export>& exports, in ExamineBytesDiffInMemory()91 std::vector<Export>::const_iterator export_it = exports.begin(); in ExamineBytesDiffInMemory()100 Export addr(reinterpret_cast<void*>(mem_code_start), std::string()); in ExamineBytesDiffInMemory()[all …]
22 Export('GTEST_INCLUDES')24 Export('GMOCK_INCLUDES')26 Export('OPENSSL_INCLUDES')29 Export('GTEST_LIBS')31 Export('GMOCK_LIBS')33 Export('OPENSSL_LIBS')
99 std::vector<const char *> Export; in LLVMAddInternalizePass() local101 Export.push_back("main"); in LLVMAddInternalizePass()102 unwrap(PM)->add(createInternalizePass(Export)); in LLVMAddInternalizePass()
84 if (auto *Export = D->getAttr<DLLExportAttr>()) in getDLLAttr() local85 return Export; in getDLLAttr()
19 Export-Package: com.ibm.ive.eccomm.client.services.authentication; specification-version=1.0.0,23 Export-Service: com.ibm.ive.eccomm.service.authentication.AuthenticationService,
10 Export('nouveau')
11 Export('nvc0')
11 Export('nv30')
11 Export('nv50')
12 Export('i915')
17 Export('i915sw')
15 Export('galahad')
14 Export('i915drm')
15 Export('identity')
14 Export('radeonwinsys')
15 Export('getopt')