Searched refs:kDebuggableKey (Results 1 – 3 of 3) sorted by relevance
39 static constexpr const char* kDebuggableKey = "debuggable"; variable
408 return IsKeyEnabled(OatHeader::kDebuggableKey); in IsDebuggable()
941 key_value_store_->Put(OatHeader::kDebuggableKey, compiler_options_->debuggable_); in InsertCompileOptions()