Home
last modified time | relevance | path

Searched defs:debug (Results 1 – 2 of 2) sorted by relevance

/art/compiler/
Delf_writer_quick.cc893 void ElfWriterQuick::ReservePatchSpace(std::vector<uint8_t>* buffer, bool debug) { in ReservePatchSpace()
915 const bool debug = false; in Write() local
954 void ElfWriterQuick::AddDebugSymbols(ElfBuilder& builder, OatWriter* oat_writer, bool debug) { in AddDebugSymbols()
/art/patchoat/
Dpatchoat.cc914 const bool debug = kIsDebugBuild; in patchoat() local