Searched defs:secondLevelPagesSectionOffset (Results 1 – 2 of 2) sorted by relevance
| /freebsd-src/contrib/llvm-project/libunwind/include/mach-o/ | ||
| H A D | compact_unwind_encoding.h | 427 …uint32_t secondLevelPagesSectionOffset; // section offset to start of regular or compress … member |
| /freebsd-src/contrib/llvm-project/libunwind/src/ | ||
| H A D | UnwindCursor.hpp | 288 uint32_t secondLevelPagesSectionOffset(uint32_t index) const { secondLevelPagesSectionOffset() function in libunwind::UnwindSectionIndexArray |