Searched defs:NoSanitizeAddress (Results 1 – 2 of 2) sorted by relevance
43 __attribute__((no_sanitize_address)) int NoSanitizeAddress() { return 0; } in NoSanitizeAddress() function
1192 static void NoSanitizeAddress() { NoSanitizeAddress() function 1199 Ident(NoSanitizeAddress)(); TEST() local