Home
last modified time | relevance | path

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

/external/libunwind_llvm/src/
DUnwindCursor.hpp196 offsetof(unwind_info_section_header, version)); in version()
200 offsetof(unwind_info_section_header, in commonEncodingsArraySectionOffset()
204 return _addressSpace.get32(_addr + offsetof(unwind_info_section_header, in commonEncodingsArrayCount()
208 return _addressSpace.get32(_addr + offsetof(unwind_info_section_header, in personalityArraySectionOffset()
213 _addr + offsetof(unwind_info_section_header, personalityArrayCount)); in personalityArrayCount()
217 _addr + offsetof(unwind_info_section_header, indexSectionOffset)); in indexSectionOffset()
221 _addr + offsetof(unwind_info_section_header, indexCount)); in indexCount()
/external/libunwind_llvm/include/mach-o/
Dcompact_unwind_encoding.h410 struct unwind_info_section_header struct