Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libunwind/src/
H A DUnwindCursor.hpp1369 struct EHABISectionIterator { struct
1370 typedef EHABISectionIterator _Self; argument
1434 EHABISectionIterator<A> EHABISectionUpperBound( in EHABISectionUpperBound()
1435 EHABISectionIterator<A> first, in EHABISectionUpperBound()
1436 EHABISectionIterator<A> last, in EHABISectionUpperBound()
1441 EHABISectionIterator<A> m = first + l2; in EHABISectionUpperBound()
1458 EHABISectionIterator<A> begin = in getInfoFromEHABISection()
1459 EHABISectionIterator<A>::begin(_addressSpace, sects); in getInfoFromEHABISection()
1460 EHABISectionIterator<A> end = in getInfoFromEHABISection()
1461 EHABISectionIterator<A>::end(_addressSpace, sects); in getInfoFromEHABISection()
[all …]