Searched refs:LoadObject (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/
H A DLinker.h284 std::auto_ptr<Module> LoadObject(const sys::Path& FN);
/macosx-10.9.5/llvmCore-3425.0.33/lib/Linker/
H A DLinkItems.cpp199 std::auto_ptr<Module> M(LoadObject(File));
H A DLinker.cpp93 // LoadObject - Read in and parse the bitcode file named by FN and return the
97 Linker::LoadObject(const sys::Path &FN) { function in class:Linker
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DCOMPropertyBag.h63 virtual HRESULT STDMETHODCALLTYPE LoadObject(LPCOLESTR pstrName, DWORD dwHint, IUnknown*, IErrorLog*);
232 HRESULT STDMETHODCALLTYPE COMPropertyBag<ValueType, KeyType, HashType>::LoadObject(LPCOLESTR pstrName, DWORD dwHint, IUnknown*, IErrorLog*) function in class:COMPropertyBag

Completed in 124 milliseconds