HomeSort by relevance Sort by last modified time
    Searched refs:kMIPS32_ShadowOffset32 (Results 1 - 2 of 2) sorted by null

  /external/compiler-rt/lib/asan/
asan_mapping.h 136 static const u64 kMIPS32_ShadowOffset32 = 0x0aaa0000;
152 # define SHADOW_OFFSET kMIPS32_ShadowOffset32
  /external/llvm/lib/Transforms/Instrumentation/
AddressSanitizer.cpp 75 static const uint64_t kMIPS32_ShadowOffset32 = 0x0aaa0000;
386 Mapping.Offset = kMIPS32_ShadowOffset32;
    [all...]

Completed in 337 milliseconds