Home
last modified time | relevance | path

Searched refs:UNW_INFO_FORMAT_REMOTE_TABLE (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/common/
H A Dunwind_define.h63 UNW_INFO_FORMAT_REMOTE_TABLE, /* unw_dyn_remote_table_t */ enumerator
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddwarf_section.cpp50 uei.format = UNW_INFO_FORMAT_REMOTE_TABLE; in LinearSearchEntry()
113 uei.format = UNW_INFO_FORMAT_REMOTE_TABLE; in SearchEntry()
H A Ddfx_elf.cpp714 uti->format = UNW_INFO_FORMAT_REMOTE_TABLE; in FillUnwindTableByEhhdrLocal()
761 uti->format = UNW_INFO_FORMAT_REMOTE_TABLE; in FillUnwindTableByEhhdr()
H A Dunwinder.cpp1004 if (!ret && uti.format == UNW_INFO_FORMAT_REMOTE_TABLE) { in StepInner()