summaryrefslogtreecommitdiff
path: root/tools/include/linux/objtool.h
AgeCommit message (Expand)AuthorFilesLines
2021-10-01objtool: Add frame-pointer-specific function ignoreJosh Poimboeuf1-0/+12
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-26treewide: 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/+129