Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/include/unwindstack/
DDwarfSection.h159 bool FillInCie(DwarfCie* cie);
/system/unwinding/libunwindstack/
DDwarfSection.cpp78 if (!FillInCieHeader(cie) || !FillInCie(cie)) { in GetCieFromOffset()
139 bool DwarfSectionImpl<AddressType>::FillInCie(DwarfCie* cie) { in FillInCie() function in unwindstack::DwarfSectionImpl
700 if (!FillInCie(cie)) { in GetNextCieOrFde()