Home
last modified time | relevance | path

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

/external/llvm-project/libunwind/src/
DUnwindCursor.hpp1258 struct EHABISectionIterator { struct
1259 typedef EHABISectionIterator _Self; argument
1275 EHABISectionIterator(A& addressSpace, const UnwindInfoSections& sects, size_t i) in EHABISectionIterator() function
1323 EHABISectionIterator<A> EHABISectionUpperBound( in EHABISectionUpperBound()
1324 EHABISectionIterator<A> first, in EHABISectionUpperBound()
1325 EHABISectionIterator<A> last, in EHABISectionUpperBound()
1330 EHABISectionIterator<A> m = first + l2; in EHABISectionUpperBound()
1347 EHABISectionIterator<A> begin = in getInfoFromEHABISection()
1348 EHABISectionIterator<A>::begin(_addressSpace, sects); in getInfoFromEHABISection()
1349 EHABISectionIterator<A> end = in getInfoFromEHABISection()
[all …]