Searched defs:end_ (Results 1 – 11 of 11) sorted by relevance
/art/runtime/ | ||
D | mapping_table.h | 108 const uint32_t end_; // Equal to table_->DexToPcSize(). variable |
D | oat_file.h | 325 const byte* end_; variable |
/art/runtime/gc/collector/ | ||
D | immune_region.h | 69 mirror::Object* end_; variable |
D | mark_sweep.cc | 696 byte* const end_; member in art::gc::collector::CardScanTask |
/art/runtime/gc/space/ | ||
D | large_object_space.h | 104 byte* end_; variable |
D | space.h | 313 Atomic<byte*> end_; variable |
/art/runtime/gc/accounting/ | ||
D | space_bitmap_test.cc | 56 const mirror::Object* end_; member in art::gc::accounting::BitmapVerify |
/art/compiler/utils/ | ||
D | arena_allocator.h | 200 uint8_t* end_; variable |
/art/runtime/jdwp/ | ||
D | jdwp.h | 466 const uint8_t* end_; variable |
/art/compiler/optimizing/ | ||
D | ssa_liveness_analysis.h | 79 size_t end_; variable |
/art/compiler/driver/ | ||
D | compiler_driver.cc | 1535 const size_t end_; member in art::ParallelCompilationManager::ForAllClosure |