Searched defs:stack_ (Results 1 – 4 of 4) sorted by relevance
| /art/runtime/ | ||
| D | thread_pool.h | 98 MemMap stack_; variable |
| D | class_linker.cc | 7525 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 | 262 ArenaVector<HInstruction*> stack_; variable |