Searched refs:reloc_info_array (Results 1 – 1 of 1) sorted by relevance
3499 ByteArray* reloc_info_array; in CopyCode() local3503 if (!allocation.To(&reloc_info_array)) return allocation; in CopyCode()3537 new_code->set_relocation_info(reloc_info_array); in CopyCode()