Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp238 template <typename A> class UnwindSectionHeader { class
240 UnwindSectionHeader(A &addressSpace, typename A::pint_t addr) in UnwindSectionHeader() function in libunwind::UnwindSectionHeader
1722 const UnwindSectionHeader<A> sectionHeader(_addressSpace, in getInfoFromCompactEncodingSection()