Home
last modified time | relevance | path

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

/system/core/libunwindstack/
DDwarfSection.cpp656 bool DwarfSectionImplNoHdr<AddressType>::GetNextCieOrFde(DwarfFde** fde_entry) { in GetNextCieOrFde() function in unwindstack::DwarfSectionImplNoHdr
757 if (!GetNextCieOrFde(&fde)) { in GetFdes()
787 if (!GetNextCieOrFde(&fde)) { in GetFdeFromPc()
/system/core/libunwindstack/include/unwindstack/
DDwarfSection.h185 bool GetNextCieOrFde(DwarfFde** fde_entry);