Home
last modified time | relevance | path

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

/tools/objtool/
DBuild1 objtool-y += arch/$(SRCARCH)/
3 objtool-y += weak.o
5 objtool-$(SUBCMD_CHECK) += check.o
6 objtool-$(SUBCMD_CHECK) += special.o
7 objtool-$(SUBCMD_ORC) += check.o
8 objtool-$(SUBCMD_ORC) += orc_gen.o
9 objtool-$(SUBCMD_ORC) += orc_dump.o
11 objtool-y += builtin-check.o
12 objtool-y += builtin-orc.o
13 objtool-y += elf.o
[all …]
DMakefile19 OBJTOOL := $(OUTPUT)objtool
30 -I$(srctree)/tools/objtool/arch/$(SRCARCH)/include
55 @$(MAKE) $(build)=objtool
65 $(call QUIET_CLEAN, objtool) $(RM) $(OBJTOOL)
D.gitignore3 objtool
Dsync-check.sh54 if [ ! -d ../../kernel ] || [ ! -d ../../tools ] || [ ! -d ../objtool ]; then
/tools/objtool/Documentation/
Dstack-validation.txt9 objtool which runs at compile time. It has a "check" subcommand which
88 The benefit of objtool here is that because it ensures that *all*
119 To achieve the validation, objtool enforces the following rules:
123 ENTRY/ENDPROC macros. If objtool finds a return instruction
127 This rule is needed so that objtool can properly identify each
134 This rule is needed so that objtool can ignore non-callable code.
154 This rule is needed so that objtool can reliably analyze all of a
156 and it's not a sibling call, objtool has no way to follow the jump
179 Here are some examples of common warnings reported by objtool, what
183 1. file.o: warning: objtool: func()+0x128: call without frame pointer save/setup
[all …]
/tools/objtool/arch/x86/
DBuild1 objtool-y += special.o
2 objtool-y += decode.o
/tools/
DMakefile67 cgroup firewire hv guest bootconfig spi usb virtio vm bpf iio gpio objtool leds wmi pci firmware de… target
105 tmon freefall iio objtool kvm_stat wmi \