https://sourceware.org/bugzilla/show_bug.cgi?id=31447
--- Comment #1 from Mark Wielaard ---
This is the current "workaround" I use when working with individual ET_REL
DWARF files (also works for any other ELF type):
static char *debuginfo_path = NULL;
static const Dwfl_Callbacks dwfl_callbacks
https://sourceware.org/bugzilla/show_bug.cgi?id=31447
Bug ID: 31447
Summary: Provide a public debug section relocation function
Product: elfutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Com