aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/objtool.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-26objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNCJosh Poimboeuf1-1/+4
2021-01-26objtool: Add asm version of STACK_FRAME_NON_STANDARDJosh Poimboeuf1-0/+8
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches1-1/+1
2020-09-10objtool: Make unwind hint definitions available to other architecturesJulien Thierry1-0/+88
2020-09-10objtool: Only include valid definitions depending on source file typeJulien Thierry1-0/+6
2020-09-10objtool: Rename frame.h -> objtool.hJulien Thierry1-0/+35