Searched defs:jniHandleBlock_type (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/shark/
H A DsharkType.hpp79 static const llvm::PointerType* jniHandleBlock_type() { function in class:SharkType
80 return context().jniHandleBlock_type();
H A DsharkContext.hpp136 const llvm::PointerType* jniHandleBlock_type() const { function in class:SharkContext

Completed in 45 milliseconds