Home
last modified time | relevance | path

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

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