Searched refs:SANITIZER_MIPS (Results 1 – 6 of 6) sorted by relevance
103 # define SANITIZER_MIPS 1 macro112 # define SANITIZER_MIPS 0 macro
42 # if SANITIZER_ANDROID && SANITIZER_MIPS
523 # if SANITIZER_MIPS
81 unsigned int desc_value = SANITIZER_MIPS ? 0x4004ae98U : 0x8004ae98U; in TEST()90 unsigned int desc_value = SANITIZER_MIPS ? 0x4400ae8eU : 0x8400ae8eU; in TEST()
27 if (!SANITIZER_MIPS || \
51 if (!SANITIZER_MIPS || IsValidFrame(bp, stack_top, stack_bottom)) { in GetStackTraceWithPcBpAndContext()