Searched defs:stack_ (Results 1 – 4 of 4) sorted by relevance
/art/runtime/ | ||
D | thread_pool.h | 74 std::unique_ptr<MemMap> stack_; variable |
D | class_linker.cc | 6967 ArenaStack stack_; member in art::ClassLinker::LinkInterfaceMethodsHelper |
/art/runtime/gc/ | ||
D | allocation_record.h | 122 std::vector<AllocRecordStackTraceElement> stack_; variable |
/art/compiler/optimizing/ | ||
D | induction_var_analysis.h | 249 ArenaVector<HInstruction*> stack_; variable |