On Sat, Aug 8, 2026 at 4:18 PM Josh Poimboeuf <[email protected]> wrote: > > Instead of calling elf_newdata() for each new piece of data with its own > separate buffer, keep it all in the same growable buffer so the > section's entire data can be accessed if needed. > > Signed-off-by: Josh Poimboeuf <[email protected]>
Acked-by: Song Liu <[email protected]>

