Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp1280 struct EHABISectionIterator { struct
1281 typedef EHABISectionIterator _Self; argument
1345 EHABISectionIterator<A> EHABISectionUpperBound( in EHABISectionUpperBound()
1346 EHABISectionIterator<A> first, in EHABISectionUpperBound()
1347 EHABISectionIterator<A> last, in EHABISectionUpperBound()
1352 EHABISectionIterator<A> m = first + l2; in EHABISectionUpperBound()
1369 EHABISectionIterator<A> begin = in getInfoFromEHABISection()
1370 EHABISectionIterator<A>::begin(_addressSpace, sects); in getInfoFromEHABISection()
1371 EHABISectionIterator<A> end = in getInfoFromEHABISection()
1372 EHABISectionIterator<A>::end(_addressSpace, sects); in getInfoFromEHABISection()
[all …]