Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp1434 struct EHABISectionIterator { struct
1435 typedef EHABISectionIterator _Self; argument
1451 EHABISectionIterator(A& addressSpace, const UnwindInfoSections& sects, size_t i) in EHABISectionIterator() argument
1499 EHABISectionIterator<A> EHABISectionUpperBound( in EHABISectionUpperBound()
1500 EHABISectionIterator<A> first, in EHABISectionUpperBound()
1501 EHABISectionIterator<A> last, in EHABISectionUpperBound()
1506 EHABISectionIterator<A> m = first + l2; in EHABISectionUpperBound()
1523 EHABISectionIterator<A> begin = in getInfoFromEHABISection()
1524 EHABISectionIterator<A>::begin(_addressSpace, sects); in getInfoFromEHABISection()
1525 EHABISectionIterator<A> end = in getInfoFromEHABISection()
[all …]