On Sat, Aug 8, 2026 at 4:18 PM Josh Poimboeuf <[email protected]> wrote:
>
> ARM64 ELF files contain mapping symbols ($d, $x, $a, etc.) which mark
> transitions between code and data.  There are thousands of them per
> object file, all sharing the same few names.
>
> They aren't "real" symbols so there's no need to correlate them.
>
> Signed-off-by: Josh Poimboeuf <[email protected]>

Acked-by: Song Liu <[email protected]>

Reply via email to