Searched refs:EHABISectionIterator (Results 1 – 1 of 1) sorted by relevance
1434 struct EHABISectionIterator { struct1435 typedef EHABISectionIterator _Self; argument1451 EHABISectionIterator(A& addressSpace, const UnwindInfoSections& sects, size_t i) in EHABISectionIterator() argument1499 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 …]