Searched defs:begin_ (Results 1 – 11 of 11) sorted by relevance
/art/runtime/gc/collector/ | ||
D | immune_region.h | 68 mirror::Object* begin_; variable |
D | mark_sweep.cc | 695 byte* const begin_; member in art::gc::collector::CardScanTask |
/art/runtime/ | ||
D | oat_file.h | 166 const byte* begin_; variable |
D | dex_file_verifier.h | 115 const byte* const begin_; variable |
D | mem_map.h | 156 byte* const begin_; // Start of data. variable |
D | dex_file.h | 958 const byte* const begin_; variable |
/art/runtime/gc/space/ | ||
D | large_object_space.h | 103 byte* begin_; variable |
D | space.h | 310 byte* begin_; variable |
/art/runtime/gc/accounting/ | ||
D | atomic_stack.h | 232 T* begin_; variable |
D | space_bitmap_test.cc | 55 const mirror::Object* begin_; member in art::gc::accounting::BitmapVerify |
/art/compiler/utils/ | ||
D | arena_allocator.h | 199 uint8_t* begin_; variable |