Home
last modified time | relevance | path

Searched refs:native_pc_offset_max_ (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dstack_map_stream.h70 native_pc_offset_max_(0), in StackMapStream()
151 uint32_t native_pc_offset_max_; variable
Dstack_map_stream.cc53 native_pc_offset_max_ = std::max(native_pc_offset_max_, native_pc_offset); in BeginStackMapEntry()
114 native_pc_offset_max_, in PrepareForFillIn()
203 native_pc_offset_max_, in FillIn()