Home
last modified time | relevance | path

Searched refs:GCC_REALIGN_WORDS (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/x86/kernel/
H A Dunwind_frame.c91 #define GCC_REALIGN_WORDS 3 macro
93 #define GCC_REALIGN_WORDS 1 macro
98 return last_frame(state) - GCC_REALIGN_WORDS; in last_aligned_frame()