Searched defs:BumpPointerSpace (Results 1 – 4 of 4) sorted by relevance
/art/runtime/gc/space/ | ||
D | bump_pointer_space.cc | 46 BumpPointerSpace::BumpPointerSpace(const std::string& name, uint8_t* begin, uint8_t* limit) in BumpPointerSpace() function in art::gc::space::BumpPointerSpace |
D | space.h | 43 class BumpPointerSpace; variable |
/art/runtime/gc/collector/ | ||
D | mark_compact.h | 52 class BumpPointerSpace; variable |
/art/runtime/gc/ | ||
D | heap.h | 93 class BumpPointerSpace; variable |