Home
last modified time | relevance | path

Searched refs:CallRelocation (Results 1 – 25 of 28) sorted by relevance

12

/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/code/
H A DrelocInfo.hpp873 class CallRelocation : public Relocation { class
875 CallRelocation(relocInfo::relocType type) : Relocation(type) { } in CallRelocation() function in CallRelocation
998 class virtual_call_Relocation : public CallRelocation {
1015 : CallRelocation(relocInfo::virtual_call_type), in virtual_call_Relocation()
1041 class opt_virtual_call_Relocation : public CallRelocation {
1053 : CallRelocation(relocInfo::opt_virtual_call_type), in opt_virtual_call_Relocation()
1073 class static_call_Relocation : public CallRelocation {
1085 : CallRelocation(relocInfo::static_call_type), in static_call_Relocation()
1134 class runtime_call_Relocation : public CallRelocation {
1151 class runtime_call_w_cp_Relocation : public CallRelocation {
[all …]
H A DrelocInfo.cpp347 void CallRelocation::set_destination(address x) { in set_destination()
351 void CallRelocation::fix_relocation_after_move(const CodeBuffer* src, CodeBuffer* dest) { in fix_relocation_after_move()
882 CallRelocation* r = (CallRelocation*) reloc(); in print_current()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/code/
H A DrelocInfo.hpp873 class CallRelocation : public Relocation { class
875 CallRelocation(relocInfo::relocType type) : Relocation(type) { } in CallRelocation() function in CallRelocation
998 class virtual_call_Relocation : public CallRelocation {
1015 : CallRelocation(relocInfo::virtual_call_type), in virtual_call_Relocation()
1041 class opt_virtual_call_Relocation : public CallRelocation {
1053 : CallRelocation(relocInfo::opt_virtual_call_type), in opt_virtual_call_Relocation()
1073 class static_call_Relocation : public CallRelocation {
1085 : CallRelocation(relocInfo::static_call_type), in static_call_Relocation()
1132 class runtime_call_Relocation : public CallRelocation {
1149 class runtime_call_w_cp_Relocation : public CallRelocation {
[all …]
H A DrelocInfo.cpp347 void CallRelocation::set_destination(address x) { in set_destination()
351 void CallRelocation::fix_relocation_after_move(const CodeBuffer* src, CodeBuffer* dest) { in fix_relocation_after_move()
879 CallRelocation* r = (CallRelocation*) reloc(); in print_current()
H A Dnmethod.cpp3048 CallRelocation* r = (CallRelocation*)iter.reloc(); in reloc_string_for()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/code/
H A DrelocInfo.hpp878 class CallRelocation : public Relocation { class
880 CallRelocation(relocInfo::relocType type) : Relocation(type) { } in CallRelocation() function in CallRelocation
1003 class virtual_call_Relocation : public CallRelocation {
1020 : CallRelocation(relocInfo::virtual_call_type), in virtual_call_Relocation()
1046 class opt_virtual_call_Relocation : public CallRelocation {
1058 : CallRelocation(relocInfo::opt_virtual_call_type), in opt_virtual_call_Relocation()
1078 class static_call_Relocation : public CallRelocation {
1090 : CallRelocation(relocInfo::static_call_type), in static_call_Relocation()
1139 class runtime_call_Relocation : public CallRelocation {
1156 class runtime_call_w_cp_Relocation : public CallRelocation {
[all …]
H A DrelocInfo.cpp343 void CallRelocation::set_destination(address x) { in set_destination()
347 void CallRelocation::fix_relocation_after_move(const CodeBuffer* src, CodeBuffer* dest) { in fix_relocation_after_move()
878 CallRelocation* r = (CallRelocation*) reloc(); in print_current()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/code/
H A DrelocInfo.hpp886 class CallRelocation : public Relocation { class
1016 class virtual_call_Relocation : public CallRelocation {
1059 class opt_virtual_call_Relocation : public CallRelocation {
1093 class static_call_Relocation : public CallRelocation {
1159 class runtime_call_Relocation : public CallRelocation {
1177 class runtime_call_w_cp_Relocation : public CallRelocation {
H A DrelocInfo.cpp378 void CallRelocation::set_destination(address x) { in set_destination()
382 void CallRelocation::fix_relocation_after_move(const CodeBuffer* src, CodeBuffer* dest) { in fix_relocation_after_move()
915 CallRelocation* r = (CallRelocation*) reloc(); in print_current()
H A Dnmethod.cpp2398 CallRelocation* r = (CallRelocation*)iter.reloc(); in reloc_string_for()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/code/
H A DrelocInfo.hpp878 class CallRelocation : public Relocation { class
1006 class virtual_call_Relocation : public CallRelocation {
1049 class opt_virtual_call_Relocation : public CallRelocation {
1083 class static_call_Relocation : public CallRelocation {
1149 class runtime_call_Relocation : public CallRelocation {
1167 class runtime_call_w_cp_Relocation : public CallRelocation {
H A DrelocInfo.cpp348 void CallRelocation::set_destination(address x) { in set_destination()
352 void CallRelocation::fix_relocation_after_move(const CodeBuffer* src, CodeBuffer* dest) { in fix_relocation_after_move()
883 CallRelocation* r = (CallRelocation*) reloc(); in print_current()
H A Dnmethod.cpp2856 CallRelocation* r = (CallRelocation*)iter.reloc(); in reloc_string_for()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/code/
H A DrelocInfo.hpp886 class CallRelocation : public Relocation { class
1016 class virtual_call_Relocation : public CallRelocation {
1059 class opt_virtual_call_Relocation : public CallRelocation {
1093 class static_call_Relocation : public CallRelocation {
1159 class runtime_call_Relocation : public CallRelocation {
1177 class runtime_call_w_cp_Relocation : public CallRelocation {
H A DrelocInfo.cpp378 void CallRelocation::set_destination(address x) { in set_destination()
382 void CallRelocation::fix_relocation_after_move(const CodeBuffer* src, CodeBuffer* dest) { in fix_relocation_after_move()
915 CallRelocation* r = (CallRelocation*) reloc(); in print_current()
H A Dnmethod.cpp2398 CallRelocation* r = (CallRelocation*)iter.reloc(); in reloc_string_for()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/code/
H A DrelocInfo.hpp886 class CallRelocation : public Relocation { class
1016 class virtual_call_Relocation : public CallRelocation {
1059 class opt_virtual_call_Relocation : public CallRelocation {
1093 class static_call_Relocation : public CallRelocation {
1159 class runtime_call_Relocation : public CallRelocation {
1177 class runtime_call_w_cp_Relocation : public CallRelocation {
H A DrelocInfo.cpp378 void CallRelocation::set_destination(address x) { in set_destination()
382 void CallRelocation::fix_relocation_after_move(const CodeBuffer* src, CodeBuffer* dest) { in fix_relocation_after_move()
921 CallRelocation* r = (CallRelocation*) reloc(); in print_current()
H A Dnmethod.cpp2500 CallRelocation* r = (CallRelocation*)iter.reloc(); in reloc_string_for()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/code/
H A DrelocInfo.hpp878 class CallRelocation : public Relocation { class
1006 class virtual_call_Relocation : public CallRelocation {
1049 class opt_virtual_call_Relocation : public CallRelocation {
1083 class static_call_Relocation : public CallRelocation {
1149 class runtime_call_Relocation : public CallRelocation {
1167 class runtime_call_w_cp_Relocation : public CallRelocation {
H A DrelocInfo.cpp348 void CallRelocation::set_destination(address x) { in set_destination()
352 void CallRelocation::fix_relocation_after_move(const CodeBuffer* src, CodeBuffer* dest) { in fix_relocation_after_move()
883 CallRelocation* r = (CallRelocation*) reloc(); in print_current()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/code/
H A DrelocInfo.hpp902 class CallRelocation : public Relocation { class
1028 class virtual_call_Relocation : public CallRelocation {
1067 class opt_virtual_call_Relocation : public CallRelocation {
1089 class static_call_Relocation : public CallRelocation {
1140 class runtime_call_Relocation : public CallRelocation {
H A DrelocInfo.cpp515 void CallRelocation::set_destination(address x) { in set_destination()
519 void CallRelocation::fix_relocation_after_move(const CodeBuffer* src, CodeBuffer* dest) { in fix_relocation_after_move()
993 CallRelocation* r = (CallRelocation*) reloc(); in print_current()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/code/
H A DrelocInfo.hpp902 class CallRelocation : public Relocation { class
1028 class virtual_call_Relocation : public CallRelocation {
1067 class opt_virtual_call_Relocation : public CallRelocation {
1089 class static_call_Relocation : public CallRelocation {
1140 class runtime_call_Relocation : public CallRelocation {
H A DrelocInfo.cpp515 void CallRelocation::set_destination(address x) { in set_destination()
519 void CallRelocation::fix_relocation_after_move(const CodeBuffer* src, CodeBuffer* dest) { in fix_relocation_after_move()
993 CallRelocation* r = (CallRelocation*) reloc(); in print_current()

12