Home
last modified time | relevance | path

Searched defs:unwind_hint (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/include/linux/
Dobjtool.h13 struct unwind_hint { struct
14 u32 ip;
15 s16 sp_offset;
16 u8 sp_reg;
17 u8 type;
18 u8 end;
/kernel/linux/linux-5.10/include/linux/
Dobjtool.h13 struct unwind_hint { struct
14 u32 ip;
15 s16 sp_offset;
16 u8 sp_reg;
17 u8 type;
18 u8 end;
/kernel/linux/linux-4.19/tools/objtool/arch/x86/include/asm/
Dorc_types.h100 struct unwind_hint { struct
101 u32 ip;
102 s16 sp_offset;
103 u8 sp_reg;
104 u8 type;
105 u8 end;
/kernel/linux/linux-4.19/arch/x86/include/asm/
Dorc_types.h100 struct unwind_hint { struct
101 u32 ip;
102 s16 sp_offset;
103 u8 sp_reg;
104 u8 type;
105 u8 end;