Home
last modified time | relevance | path

Searched refs:in_ubsan_early (Results 1 – 1 of 1) sorted by relevance

/trusty/kernel/lib/ubsan/
Dubsan.c58 static bool in_ubsan_early = false; variable
63 return curr ? thread_tls_get(curr, TLS_ENTRY_UBSAN) : in_ubsan_early; in in_ubsan_get()
70 in_ubsan_early = val; in in_ubsan_set()