ELFv2 kernels don't use the dotted prefixes and function descriptors that ELFv1 functions do, so make the block for handling those conditional on ELFv1.
This is not sufficient to fully get fbt working.
Differential D20346
Fix fbt blacklisting all functions on ELFv2 kernels bdragon on May 22 2019, 3:50 AM. Authored by Tags Referenced Files
Subscribers
Details
ELFv2 kernels don't use the dotted prefixes and function descriptors that ELFv1 functions do, so make the block for handling those conditional on ELFv1. This is not sufficient to fully get fbt working.
Diff Detail
|