struct IdxHeader

Defined at line 39 of file ../../src/lib/unwinder/arm_ehabi_module.h

Public Members

Type type

Enumerations

enum class Type
Name Value Comments
kCompact 0

|header.data| is an offset into .ARM.extab for the unwinding instructions.

kCompactInline 1

|header.data| is an inlined compact model containing the unwinding instructions directly.

kUnknown 2

The encoding instructions are inlined into |header.data|.

Defined at line 42 of file ../../src/lib/unwinder/arm_ehabi_module.h