Searched refs:max_native_pc_offset (Results 1 – 1 of 1) sorted by relevance
150 CodeOffset max_native_pc_offset; in ComputeMaxNativePcCodeOffset() local152 max_native_pc_offset = std::max(max_native_pc_offset, entry.native_pc_code_offset); in ComputeMaxNativePcCodeOffset()154 return max_native_pc_offset; in ComputeMaxNativePcCodeOffset()169 CodeOffset max_native_pc_offset = ComputeMaxNativePcCodeOffset(); in PrepareForFillIn() local178 max_native_pc_offset.CompressedValue(), in PrepareForFillIn()