On Fri, May 23, 2025 at 07:46:19AM -0400, Joe Lawrence wrote:
> > - } else if (reloc->sym->sec->idx) {
> > - dest_sec = reloc->sym->sec;
> > - dest_off = reloc->sym->sym.st_value +
> > - arch_dest_reloc_offset(reloc_addend(r
On 5/9/25 4:16 PM, Josh Poimboeuf wrote:
> The add_jump_destinations() logic is a bit weird and convoluted after
> being incrementally tweaked over the years. Refactor it to hopefully be
> more logical and straightforward.
>
> Signed-off-by: Josh Poimboeuf
> ---
> tools/objtool/check.c
The add_jump_destinations() logic is a bit weird and convoluted after
being incrementally tweaked over the years. Refactor it to hopefully be
more logical and straightforward.
Signed-off-by: Josh Poimboeuf
---
tools/objtool/check.c | 227 +---
tools/objtool
3 matches
Mail list logo