Home
last modified time | relevance | path

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

/art/runtime/
Dthread_pool.h98 MemMap stack_; variable
Dclass_linker.cc7806 ArenaStack stack_; member in art::ClassLinker::LinkInterfaceMethodsHelper
/art/runtime/gc/
Dallocation_record.h122 std::vector<AllocRecordStackTraceElement> stack_; variable
/art/compiler/optimizing/
Dinduction_var_analysis.h262 ArenaVector<HInstruction*> stack_; variable