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

/openjdk9/hotspot/src/share/vm/aot/
H A DaotCompiledMethod.cpp417 CompiledStaticCall* AOTCompiledMethod::compiledStaticCall_at(Relocation* call_site) const { function in class:AOTCompiledMethod
421 CompiledStaticCall* AOTCompiledMethod::compiledStaticCall_at(address call_site) const { function in class:AOTCompiledMethod
/openjdk9/hotspot/src/share/vm/code/
H A Dnmethod.cpp2834 CompiledStaticCall* nmethod::compiledStaticCall_at(Relocation* call_site) const { function in class:nmethod
2838 CompiledStaticCall* nmethod::compiledStaticCall_at(address call_site) const { function in class:nmethod

Completed in 52 milliseconds