Searched refs:SetNativePcOffset (Results 1 – 3 of 3) sorted by relevance
117 void StackMap::SetNativePcOffset(const CodeInfo& info, uint32_t native_pc_offset) { in SetNativePcOffset() function in art::StackMap
696 void SetNativePcOffset(const CodeInfo& info, uint32_t native_pc_offset);
232 stack_map.SetNativePcOffset(code_info, entry.native_pc_offset); in FillIn()