Home
last modified time | relevance | path

Searched defs:compress (Results 1 – 3 of 3) sorted by relevance

/art/compiler/jit/
Djit_compiler.cc149 bool compress, in PackElfFileForJIT()
/art/compiler/debug/
Delf_debug_writer.cc233 bool compress, in PackElfFileForJIT()
/art/runtime/jit/
Ddebugger_interface.cc533 bool compress = compress_entries && end != entries.end(); in RepackEntries() local