Home
last modified time | relevance | path

Searched defs:GetNativePcOffset (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dstack.cc211 size_t StackVisitor::GetNativePcOffset() const { in GetNativePcOffset() function in art::StackVisitor
Dstack_map.h806 ALWAYS_INLINE uint32_t GetNativePcOffset(const StackMapEncoding& encoding) const { in GetNativePcOffset() function