Searched refs:UNWIND_HINT_TYPE_FUNC (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dobjtool_types.h41 * UNWIND_HINT_TYPE_FUNC: Generate the unwind metadata of a callable function.
53 #define UNWIND_HINT_TYPE_FUNC 5 macro
/linux-master/tools/include/linux/
H A Dobjtool_types.h41 * UNWIND_HINT_TYPE_FUNC: Generate the unwind metadata of a callable function.
53 #define UNWIND_HINT_TYPE_FUNC 5 macro
/linux-master/arch/x86/include/asm/
H A Dunwind_hints.h66 UNWIND_HINT sp_reg=ORC_REG_SP sp_offset=8 type=UNWIND_HINT_TYPE_FUNC
83 UNWIND_HINT(UNWIND_HINT_TYPE_FUNC, ORC_REG_SP, 8, 0)
/linux-master/tools/objtool/
H A Dcheck.c2301 if (hint->type == UNWIND_HINT_TYPE_FUNC) {

Completed in 138 milliseconds