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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/code/
H A DCodeCache.java84 public CodeBlob findBlob(Address start) { method in class:CodeCache
133 CodeBlob cb = findBlob(start);
178 // Use findStart to get a pointer inside blob other findBlob asserts

Completed in 32 milliseconds