Home
last modified time | relevance | path

Searched defs:BumpPointerSpace (Results 1 – 4 of 4) sorted by relevance

/art/runtime/gc/collector/
Dmark_compact.h53 class BumpPointerSpace; variable
/art/runtime/gc/space/
Dbump_pointer_space.cc46 BumpPointerSpace::BumpPointerSpace(const std::string& name, uint8_t* begin, uint8_t* limit) in BumpPointerSpace() function in art::gc::space::BumpPointerSpace
56 BumpPointerSpace::BumpPointerSpace(const std::string& name, MemMap* mem_map) in BumpPointerSpace() function in art::gc::space::BumpPointerSpace
Dspace.h44 class BumpPointerSpace; variable
/art/runtime/gc/
Dheap.h83 class BumpPointerSpace; variable