On Sat, Jun 29, 2019 at 2:22 AM Vasily Gorbik wrote:
>
> gcc asan instrumentation emits the following sequence to store frame pc
> when the kernel is built with CONFIG_RELOCATABLE:
> debug/vsprintf.s:
> .section.data.rel.ro.local,"aw"
> .align 8
> .LC3:
> .quad .
gcc asan instrumentation emits the following sequence to store frame pc
when the kernel is built with CONFIG_RELOCATABLE:
debug/vsprintf.s:
.section.data.rel.ro.local,"aw"
.align 8
.LC3:
.quad .LASANPC4826@GOTOFF
.text
.align 8
.type number, @fu
2 matches
Mail list logo