Searched refs:unwind_info_section_header (Results 1 – 2 of 2) sorted by relevance
188 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()
410 struct unwind_info_section_header struct