Lines Matching +full:0 +full:- +full:987
1 /* SPDX-License-Identifier: GPL-2.0 */
38 #define UNWIND_HINT_TYPE_CALL 0
53 "987: \n\t" \
56 ".long 987b - .\n\t" \
65 * This macro marks the given function's stack frame as "non-standard", which
77 * STACK_FRAME_NON_STANDARD_FP() is a frame-pointer-specific function ignore
96 ".long 998b - .\n\t" \
102 * This macro indicates that the following intra-function call is valid.
103 * Any non-annotated intra-function call will cause objtool to issue a warning.
112 * In asm, there are two kinds of code: normal C-type callable functions and
122 * often does unusual non-C-function-type things with the stack pointer. Such
132 .macro UNWIND_HINT type:req sp_reg=0 sp_offset=0 end=0
136 .long .Lunwind_hint_ip_\@ - .
167 .long .Lhere_\@ - .
185 .macro UNWIND_HINT type:req sp_reg=0 sp_offset=0 end=0