Home
last modified time | relevance | path

Searched refs:GetNextCieOrFde (Results 1 – 2 of 2) sorted by relevance

/system/core/libunwindstack/include/unwindstack/
DDwarfSection.h151 bool GetNextCieOrFde(const DwarfFde** fde_entry);
/system/core/libunwindstack/
DDwarfSection.cpp652 bool DwarfSectionImpl<AddressType>::GetNextCieOrFde(const DwarfFde** fde_entry) { in GetNextCieOrFde() function in unwindstack::DwarfSectionImpl
762 if (!GetNextCieOrFde(&fde)) { in GetFdes()
792 if (!GetNextCieOrFde(&fde)) { in GetFdeFromPc()