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

/openjdk9/hotspot/src/share/vm/code/
H A DrelocInfo.cpp514 void oop_Relocation::pack_data_to(CodeSection* dest) { function in class:oop_Relocation
525 void metadata_Relocation::pack_data_to(CodeSection* dest) { function in class:metadata_Relocation
537 void virtual_call_Relocation::pack_data_to(CodeSection* dest) { function in class:virtual_call_Relocation
555 void runtime_call_w_cp_Relocation::pack_data_to(CodeSection * dest) { function in class:runtime_call_w_cp_Relocation
564 void static_stub_Relocation::pack_data_to(CodeSection* dest) { function in class:static_stub_Relocation
582 void trampoline_stub_Relocation::pack_data_to(CodeSection* dest ) { function in class:trampoline_stub_Relocation
595 void external_word_Relocation::pack_data_to(CodeSection* dest) { function in class:external_word_Relocation
621 void internal_word_Relocation::pack_data_to(CodeSectio function in class:internal_word_Relocation
775 void opt_virtual_call_Relocation::pack_data_to(CodeSection* dest) { function in class:opt_virtual_call_Relocation
827 void static_call_Relocation::pack_data_to(CodeSection* dest) { function in class:static_call_Relocation
[all...]
H A DrelocInfo.hpp692 virtual void pack_data_to(CodeSection* dest) { } function in class:VALUE_OBJ_CLASS_SPEC
[all...]

Completed in 24 milliseconds