Searched refs:validate_dup (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/tools/objtool/ |
D | builtin-check.c | 22 validate_dup, vmlinux, sls, unret, rethunk; variable 39 OPT_BOOLEAN('d', "duplicate", &validate_dup, "duplicate validation for vmlinux.o"),
|
D | builtin.h | 12 validate_dup, vmlinux, sls, unret, rethunk;
|
D | check.c | 3495 if (vmlinux && !validate_dup) { in check()
|