Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddwarf_section.h42 bool GetCieOrFde(uintptr_t &addr, FrameDescEntry &fdeInfo);
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddwarf_section.cpp46 if (GetCieOrFde(ptr, fdeInfo)) { in LinearSearchEntry()
141 bool DwarfSection::GetCieOrFde(uintptr_t &addr, FrameDescEntry &fdeInfo) in GetCieOrFde() function in OHOS::HiviewDFX::DwarfSection

Completed in 1 milliseconds