diff options
| author | Alexander Potapenko <glider@google.com> | 2024-02-15 11:25:07 +0100 |
|---|---|---|
| committer | Alexander Potapenko <glider@google.com> | 2024-02-15 13:49:31 +0000 |
| commit | dc1189832d0b05781d9cc73d1f1ccdedba254c5a (patch) | |
| tree | 5dfc620476ceca08ea74c7a09cb7886b3ad20700 /pkg/compiler/testdata/errors2.txt | |
| parent | fd39cf6fb0a4ea0ddc3a5fb65243ecc5c50da52a (diff) | |
pkg/cover/backend: support veneers on ARM64
Certain ARM64 builds continued reporting errors about coverage points
not matching __sanitizer_cov_trace_pc calls. It turned out such coverage
originated from calls to ____sanitizer_cov_trace_pc_veneer functions
that are inserted by the linker to extend the range of BL instructions
(limited by +/-128M).
Add support for __funcname_veneer functions to ELF to make sure this
coverage is correctly attributed.
Diffstat (limited to 'pkg/compiler/testdata/errors2.txt')
0 files changed, 0 insertions, 0 deletions
