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.hpp1402 struct EHABISectionIterator { struct
1403 typedef EHABISectionIterator _Self; argument
1419 EHABISectionIterator(A& addressSpace, const UnwindInfoSections& sects, size_t i) in EHABISectionIterator() function
1467 EHABISectionIterator<A> EHABISectionUpperBound( in EHABISectionUpperBound()
1468 EHABISectionIterator<A> first, in EHABISectionUpperBound()
1469 EHABISectionIterator<A> last, in EHABISectionUpperBound()
1474 EHABISectionIterator<A> m = first + l2; in EHABISectionUpperBound()
1491 EHABISectionIterator<A> begin = in getInfoFromEHABISection()
1492 EHABISectionIterator<A>::begin(_addressSpace, sects); in getInfoFromEHABISection()
1493 EHABISectionIterator<A> end = in getInfoFromEHABISection()
[all …]