Searched refs:UnwindInfoSections (Results 1 - 2 of 2) sorted by relevance
/external/libunwind_llvm/src/ |
H A D | UnwindCursor.hpp | 442 bool getInfoFromEHABISection(pint_t pc, const UnwindInfoSections §s); 460 bool getInfoFromDwarfSection(pint_t pc, const UnwindInfoSections §s, 472 const UnwindInfoSections §s); 654 static _Self begin(A& addressSpace, const UnwindInfoSections& sects) { 657 static _Self end(A& addressSpace, const UnwindInfoSections& sects) { 661 EHABISectionIterator(A& addressSpace, const UnwindInfoSections& sects, size_t i) 697 const UnwindInfoSections* _sects; 703 const UnwindInfoSections §s) { 835 const UnwindInfoSections §s, 909 const UnwindInfoSections [all...] |
H A D | AddressSpace.hpp | 77 struct UnwindInfoSections { struct in namespace:libunwind 152 bool findUnwindSections(pint_t targetAddr, UnwindInfoSections &info); 347 UnwindInfoSections &info) { 379 UnwindInfoSections *sects; 499 bool findUnwindSections(pint_t targetAddr, UnwindInfoSections &info);
|
Completed in 156 milliseconds