Searched refs:loadObject (Results 1 - 21 of 21) sorted by relevance

/external/mockito/cglib-and-asm/src/org/mockito/cglib/proxy/
H A DDispatcher.java29 Object loadObject() throws Exception; method in interface:Dispatcher
H A DFixedValue.java34 Object loadObject() throws Exception; method in interface:FixedValue
H A DLazyLoader.java29 Object loadObject() throws Exception; method in interface:LazyLoader
H A DProxyRefDispatcher.java30 Object loadObject(Object proxy) throws Exception; method in interface:ProxyRefDispatcher
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/io/pem/
H A DPemReader.java43 return loadObject(type);
50 private PemObject loadObject(String type) method in class:PemReader
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldCOFF.h32 loadObject(const object::ObjectFile &Obj) override;
H A DRuntimeDyldCOFF.cpp56 RuntimeDyldCOFF::loadObject(const object::ObjectFile &O) { function in class:llvm::RuntimeDyldCOFF
H A DRuntimeDyldMachO.h125 loadObject(const object::ObjectFile &O) override;
H A DRuntimeDyldELF.h122 loadObject(const object::ObjectFile &O) override;
H A DRuntimeDyldImpl.h250 // loadObject may be called on the same thread during the handling of of
373 // \brief Implementation of the generic part of the loadObject algorithm.
394 loadObject(const object::ObjectFile &Obj) = 0;
H A DRuntimeDyldMachO.cpp304 RuntimeDyldMachO::loadObject(const object::ObjectFile &O) { function in class:llvm::RuntimeDyldMachO
H A DRuntimeDyld.cpp416 // necessary section allocation size in loadObject by walking all the sections
894 RuntimeDyld::loadObject(const ObjectFile &Obj) { function in class:llvm::RuntimeDyld
913 return Dyld->loadObject(Obj);
H A DRuntimeDyldELF.cpp216 RuntimeDyldELF::loadObject(const object::ObjectFile &O) { function in class:llvm::RuntimeDyldELF
/external/llvm/include/llvm/ExecutionEngine/
H A DRuntimeDyld.h177 std::unique_ptr<LoadedObjectInfo> loadObject(const object::ObjectFile &O);
218 assert(!Dyld && "setProcessAllSections must be called before loadObject.");
/external/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp219 Dyld.loadObject(Obj);
294 Dyld.loadObject(Obj);
554 Dyld.loadObject(Obj);
/external/llvm/include/llvm/ExecutionEngine/Orc/
H A DObjectLinkingLayer.h50 return RTDyld->loadObject(Obj);
/external/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp115 std::unique_ptr<RuntimeDyld::LoadedObjectInfo> L = Dyld.loadObject(*Obj);
209 Dyld.loadObject(*LoadedObject.get());
/external/robolectric/lib/test/
H A Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/dexmaker/lib/
H A Dmockito-core-1.9.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/vogar/lib/
H A Dmockito-all-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hamcrest/ org/hamcrest/core/ org/hamcrest/internal/ org/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 4567 milliseconds