On Thu, Jun 1, 2023 at 4:29 PM HAGIO KAZUHITO(萩尾 一仁) <k-hagio...@nec.com>
wrote:

> >> +                       for (; sp < sp_end; sp++) {
> >> +                               if (MODULE_PSEUDO_SYMBOL(sp))
> >> +                                       continue;
> >>
> >
> > This means that it will also skip searching for any *_INIT_* , is it
> > expected behavior?
>
> No, it skips only module pseudo symbols, which *start* with "_MODULE_".
>
>
Ok, thank you for the confirmation, Kazu.

Thanks
Lianbo
--
Crash-utility mailing list
Crash-utility@redhat.com
https://listman.redhat.com/mailman/listinfo/crash-utility
Contribution Guidelines: https://github.com/crash-utility/crash/wiki

Reply via email to