Home
last modified time | relevance | path

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

/art/runtime/jit/
Ddebugger_interface.cc165 struct JITDescriptor : public JITDescriptorPublic { struct
166 const JITCodeEntry* tail_ = nullptr; // Tail of link list of all live entries.
167 const JITCodeEntry* free_entries_ = nullptr; // List of deleted entries ready for reuse.
170 const JITCodeEntry* zygote_head_entry_ = nullptr;
171 JITCodeEntry application_tail_entry_{};