On Tue, May 12, 2026 at 8:34 PM Josh Poimboeuf <[email protected]> wrote: > > ARM64 ELF objects contain $d/$x mapping symbols (STT_NOTYPE) at offset 0 > in data/text sections. These aren't "real" symbols so filter them from > find_symbol_by_offset(), consistent with the existing section symbol > filter. > > Signed-off-by: Josh Poimboeuf <[email protected]>
Acked-by: Song Liu <[email protected]>

