Searched refs:dst_code_addr (Results 1 – 1 of 1) sorted by relevance
1111 Address dst_code_addr = reinterpret_cast<Address>(dst_code_bytes.begin()); in AddCodeForTesting() local1112 Address constant_pool_start = dst_code_addr + constant_pool_offset; in AddCodeForTesting()