Home
last modified time | relevance | path

Searched refs:jit_entries (Results 1 – 2 of 2) sorted by relevance

/art/compiler/debug/
Delf_debug_writer.h60 ArrayRef<const JITCodeEntry*> jit_entries,
Delf_debug_writer.cc231 ArrayRef<const JITCodeEntry*> jit_entries, in PackElfFileForJIT() argument
267 for (const JITCodeEntry* it : jit_entries) { in PackElfFileForJIT()