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.hpp188 offsetof(unwind_info_section_header, version)); in version()
192 offsetof(unwind_info_section_header, in commonEncodingsArraySectionOffset()
196 return _addressSpace.get32(_addr + offsetof(unwind_info_section_header, in commonEncodingsArrayCount()
200 return _addressSpace.get32(_addr + offsetof(unwind_info_section_header, in personalityArraySectionOffset()
205 _addr + offsetof(unwind_info_section_header, personalityArrayCount)); in personalityArrayCount()
209 _addr + offsetof(unwind_info_section_header, indexSectionOffset)); in indexSectionOffset()
213 _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