- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for __hwasan_init (0.1 sec)
-
src/cmd/cgo/gcc.go
if err == nil { // Check for use of -fsanitize=hwaddress (issue 53285). removeTag := func(v uint64) uint64 { return v } if goarch == "arm64" { for i := range symtab { if symtab[i].Name == "__hwasan_init" { // -fsanitize=hwaddress on ARM // uses the upper byte of a // memory address as a hardware // tag. Remove it so that // we can find the associated // data.
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Wed Sep 18 15:07:34 UTC 2024 - 97.1K bytes - Viewed (0)