Andrii Nakryiko wrote: > libbpf ELF parsing logic might need symbols available before ELF parsing is > completed, so we need to make sure that symbols table section is found in > a separate pass before all the subsequent sections are processed. > > Signed-off-by: Andrii Nakryiko <andr...@fb.com> > ---
LGTM Acked-by: John Fastabend <john.fastab...@gmail.com>