Searched defs:debuggable_ (Results 1 – 3 of 3) sorted by relevance
/aosp12/art/compiler/driver/ | ||
H A D | compiler_options.h | 417 bool debuggable_; variable |
/aosp12/art/compiler/optimizing/ | ||
H A D | nodes.h | 834 const bool debuggable_; variable |
/aosp12/art/dex2oat/linker/ | ||
H A D | oat_writer.cc | 1480 const bool debuggable_; member in art::linker::OatWriter::LayoutReserveOffsetCodeMethodVisitor |