Searched refs:SetNativePcOffset (Results 1 - 2 of 2) sorted by relevance

/art/compiler/optimizing/
H A Dstack_map_stream.cc295 stack_map.SetNativePcOffset(stack_map_encoding_, entry.native_pc_offset);
/art/runtime/
H A Dstack_map.h810 ALWAYS_INLINE void SetNativePcOffset(const StackMapEncoding& encoding, uint32_t native_pc_offset) { function in class:art::DexRegisterLocation::StackMap

Completed in 6 milliseconds