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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_Runtime1.hpp175 static const char* pd_name_for_address(address entry);
H A Dc1_Runtime1.cpp306 return pd_name_for_address(entry);
/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dc1_Runtime1_sparc.cpp1078 const char *Runtime1::pd_name_for_address(address entry) { function in class:Runtime1
/openjdk7/hotspot/src/cpu/x86/vm/
H A Dc1_Runtime1_x86.cpp1820 const char *Runtime1::pd_name_for_address(address entry) { function in class:Runtime1

Completed in 93 milliseconds