this one looks fine to me.
On Fri, Mar 26, 2021 at 3:21 PM Alex White wrote:
>
> ping
>
> > -Original Message-
> > From: Alex White
> > Sent: Friday, March 19, 2021 2:10 PM
> > To: devel@rtems.org
> > Cc: Alex White
> > Subject: [PATCH v4] c
ping
> -Original Message-
> From: Alex White
> Sent: Friday, March 19, 2021 2:10 PM
> To: devel@rtems.org
> Cc: Alex White
> Subject: [PATCH v4] covoar: Handle periods in symbols from objdump
>
> Occasionally the compiler will generate symbols that look similar
Occasionally the compiler will generate symbols that look similar to
symbols defined in RTEMS code except that they contain some suffix.
These symbol suffixes are only found in the ELF symbol table; the
symbols appear to be normal in the DWARF info. This appears to be
happening on all architectures