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

  /art/runtime/base/
memory_tool.h 31 #ifdef ART_ENABLE_ADDRESS_SANITIZER
  /art/runtime/
dex_file_tracking_registrar.cc 25 #ifndef ART_ENABLE_ADDRESS_SANITIZER
26 #define ART_ENABLE_ADDRESS_SANITIZER
  /art/build/
art.go 94 if envTrue(ctx, "ART_ENABLE_ADDRESS_SANITIZER") {

Completed in 106 milliseconds